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.c
Age
Commit message (
Expand
)
Author
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-07-11
More alignment checks
blueswir1
2007-07-07
Report normalised CWP values to userland and GDB, not internal representation
blueswir1
2007-05-25
Implement Sparc64 CPU timers using ptimers
blueswir1
2007-05-02
Handle division by zero case in Sparc64 udivx and sdivx ops
blueswir1
2007-04-22
Sparc64 update: more VIS ops
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-06
Full implementation of IEEE exceptions (Aurelien Jarno)
blueswir1
2007-04-01
Fix Sparc shift ops (Aurelien Jarno)
blueswir1
2007-03-23
Sparc tagged operations (Aurelien Jarno)
blueswir1
2007-03-19
Fix qemu crash due to sparc division-by-zero, by Aurelien Jarno.
ths
2007-02-10
Fix floating point to integer conversion, by Aurelien Jarno.
ths
2006-10-23
wrwim insn fix (Paul Robinson)
bellard
2006-07-18
sparc64 fixes (Blue Swirl)
bellard
2006-06-26
SPARC FPU optimization (Blue Swirl)
bellard
2006-06-21
soft floats for SPARC (Blue Swirl)
bellard
2006-04-23
sparc condition code computation fix (Even Rouault)
bellard
2005-10-30
Sparc64 add/sub flag bugs fixed (Blue Swirl)
bellard
2005-07-23
sparc64 fixes (Blue Swirl)
bellard
2005-07-02
sparc64 marge (Blue Swirl)
bellard
2005-03-13
add missing FORCE_RET (Paul Brook)
bellard
2005-02-13
fixed jmpl, rett and call
bellard
2005-02-07
clean up - comments
bellard
2005-01-30
initial sparc64 support - sparc fixes (Blue Swirl)
bellard
2004-12-19
SPARC merge
bellard
2004-10-10
sparc fixes
bellard
2004-10-04
sparc merge (Blue Swirl)
bellard
2004-09-30
full system SPARC emulation (Blue Swirl)
bellard
2004-08-24
MULSCC fix (Blue Swirl)
bellard
2004-04-25
flush insn support
bellard
2004-02-16
direct chaining support for SPARC
bellard
2004-01-24
removed warnings
bellard
2004-01-04
SPARC fixes: corrected PC/NPC logic (now slower but can be optimized a lot) -...
bellard
2003-11-09
ppc fix
bellard
2003-09-30
sparc emulation target (thanx to Thomas M. Ogrisegg)
bellard