index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-sparc
/
translate.c
Age
Commit message (
Expand
)
Author
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-11
Fix tb->size mishandling, by Daniel Jacobowitz.
ths
2007-07-11
More alignment checks
blueswir1
2007-07-08
Save state in Sparc64 return op
blueswir1
2007-07-07
Use unsigned 32-bit load for ld/lduw
blueswir1
2007-07-07
Fix wrong number of clean/saveable windows, match Linux startup register values
blueswir1
2007-07-04
Fix Sparc64 movr
blueswir1
2007-06-25
Drop unused parameters
blueswir1
2007-06-10
Fix Sparc64 prefetcha op
blueswir1
2007-05-25
Implement Sparc64 CPU timers using ptimers
blueswir1
2007-05-17
Enable faults for unassigned memory accesses and unimplemented ASIs
blueswir1
2007-05-07
Fix pc/npc for unaligned load/stores, maybe other exceptions
blueswir1
2007-04-29
More Sparc32 CPUs
blueswir1
2007-04-29
Fix CPU type zapped by system_reset
blueswir1
2007-04-22
Sparc64 update: more VIS ops
blueswir1
2007-04-22
Constification
blueswir1
2007-04-13
Fix Sparc64 wrfprs, move VIS ops where they belong, more VIS ops
blueswir1
2007-04-13
Alignment check mechanism (not fully enabled yet) (Aurelien Jarno)
blueswir1
2007-04-07
cpu_get_phys_page_debug should return target_phys_addr_t
j_mayer
2007-04-06
Full implementation of IEEE exceptions (Aurelien Jarno)
blueswir1
2007-04-06
Enforce even float register pair for double register ops (Aurelien Jarno)
blueswir1
2007-04-05
Fix stdfq op (Aurelien Jarno)
blueswir1
2007-04-05
Fix co-processor branch and store ops (Aurelien Jarno)
blueswir1
2007-04-01
Fix off-by-one error
blueswir1
2007-04-01
Add SparcStation-10 machine
blueswir1
2007-04-01
Fix Sparc shift ops (Aurelien Jarno)
blueswir1
2007-04-01
Fix Sparc lda/ldda/sta/stda asi handling, fault on misaligned register ldd/st...
blueswir1
2007-04-01
Fix Sparc co-processor ops (Aurelien Jarno)
blueswir1
2007-04-01
Fix Sparc ASR handling (Aurelien Jarno)
blueswir1
2007-03-25
Sparc32/64 CPU selection
blueswir1
2007-03-24
Upgrade Sparc FPU version (based on patch by Aurelien Jarno)
blueswir1
2007-03-23
Sparc tagged operations (Aurelien Jarno)
blueswir1
2007-03-21
Fix Sparc branches, original patch by Aurelien Jarno
blueswir1
2006-10-23
wrwim insn fix (Paul Robinson)
bellard
2006-07-18
Sparc64 user emulator fixes (Blue Swirl)
bellard
2006-07-18
sparc64 fixes (Blue Swirl)
bellard
2006-06-26
SPARC FPU optimization (Blue Swirl)
bellard
2006-06-25
cpu_get_phys_page_debug fix (Blue Swirl)
bellard
2006-06-23
Sparc64 BPr branch target fix (Blue Swirl)
bellard
2006-06-21
sparc branch fix (Blue Swirl)
bellard
2006-06-18
Sparc64 insn fixes (Blue Swirl).
pbrook
2006-06-14
FPU fix (Joerg Platte)
bellard
2005-11-21
cpu_single_env usage fix
bellard
2005-11-20
use direct jump only for jumps in the same page
bellard
2005-11-11
sparc merge (Blue Swirl)
bellard
2005-07-23
sparc64 fixes (Blue Swirl)
bellard
2005-07-02
sparc64 marge (Blue Swirl)
bellard
2005-04-10
fixed MMU bug on code page boundary
bellard
2005-03-20
sparc exception fix (we go up to the shell prompt)
bellard
2005-03-01
x86_64 support
bellard
[next]