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
/
op_helper.c
Age
Commit message (
Expand
)
Author
2007-11-11
removed warning
bellard
2007-11-07
CPU specific boot mode (Robert Reif)
blueswir1
2007-10-29
Adjust s390 addresses (the MSB is defined as "to be ignored").
ths
2007-10-28
Use shared ctpop64 helper
blueswir1
2007-10-20
Avoid gcc warnings
blueswir1
2007-10-20
Fix compiling Sparc64 on PPC host
blueswir1
2007-10-17
Use ldq and stq for 8 byte accesses (original patch by Robert Reif)
blueswir1
2007-10-14
Fix bug in Sparc32 sta op (Robert Reif)
blueswir1
2007-10-14
Sparc64 hypervisor mode
blueswir1
2007-10-14
SuperSparc MXCC support (Robert Reif)
blueswir1
2007-10-14
Replace is_user variable with mmu_idx in softmmu core,
j_mayer
2007-10-01
Fix block load ASIs
blueswir1
2007-09-30
Fix Sparc64 ldfa, lddfa, stfa, and stdfa instructions
blueswir1
2007-09-24
CPU boot mode
blueswir1
2007-09-23
Add missing break statements
blueswir1
2007-09-21
Rework ASI instructions (Aurelien Jarno)
blueswir1
2007-09-20
Detabify
blueswir1
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-07-08
Fix retry and done ops, trap handling
blueswir1
2007-07-07
Report normalised CWP values to userland and GDB, not internal representation
blueswir1
2007-06-01
Sparc64 linux-user build fix
blueswir1
2007-05-27
Separate fault for code access to unassigned memory
blueswir1
2007-05-25
Implement Sparc64 CPU timers using ptimers
blueswir1
2007-05-19
Use full 36-bit physical address space on SS10
blueswir1
2007-05-17
Enable faults for unassigned memory accesses and unimplemented ASIs
blueswir1
2007-05-07
Enable unaligned access faults
blueswir1
2007-04-13
Alignment check mechanism (not fully enabled yet) (Aurelien Jarno)
blueswir1
2007-04-06
Full implementation of IEEE exceptions (Aurelien Jarno)
blueswir1
2007-04-01
Fix Sparc lda/ldda/sta/stda asi handling, fault on misaligned register ldd/st...
blueswir1
2006-12-06
sparc-softmmu build fix
ths
2006-06-25
C99 64 bit printf
bellard
2006-06-21
soft floats for SPARC (Blue Swirl)
bellard
2005-11-21
cpu_single_env usage fix
bellard
2005-11-11
sparc merge (Blue Swirl)
bellard
2005-10-30
avoid using physical accesses in user emulation
bellard
2005-10-30
endianness fix
bellard
2005-07-23
sparc64 fixes (Blue Swirl)
bellard
2005-07-04
correct split between helper.c and op_helper.c
bellard
2005-07-02
sparc64 marge (Blue Swirl)
bellard
2005-04-06
defaut case (Blue Swirl)
bellard
2005-03-13
soft float support
bellard
2005-03-13
sparc fixes (Blue Swirl)
bellard
2005-02-22
MMU fixes
bellard
2005-02-07
clean up - comments
bellard
2005-01-30
initial sparc64 support - sparc fixes (Blue Swirl)
bellard
2005-01-28
endianness fixes
bellard
2005-01-03
64 bit target support
bellard
2004-12-19
SPARC merge
bellard
2004-10-10
sparc fixes
bellard
[next]