aboutsummaryrefslogtreecommitdiff
path: root/target-sparc/op.c
AgeCommit message (Expand)Author
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-07-11 More alignment checksblueswir1
2007-07-07 Report normalised CWP values to userland and GDB, not internal representationblueswir1
2007-05-25Implement Sparc64 CPU timers using ptimersblueswir1
2007-05-02Handle division by zero case in Sparc64 udivx and sdivx opsblueswir1
2007-04-22Sparc64 update: more VIS opsblueswir1
2007-04-13Fix Sparc64 wrfprs, move VIS ops where they belong, more VIS opsblueswir1
2007-04-13Alignment check mechanism (not fully enabled yet) (Aurelien Jarno)blueswir1
2007-04-06Full implementation of IEEE exceptions (Aurelien Jarno)blueswir1
2007-04-01Fix Sparc shift ops (Aurelien Jarno)blueswir1
2007-03-23Sparc tagged operations (Aurelien Jarno)blueswir1
2007-03-19Fix qemu crash due to sparc division-by-zero, by Aurelien Jarno.ths
2007-02-10Fix floating point to integer conversion, by Aurelien Jarno.ths
2006-10-23wrwim insn fix (Paul Robinson)bellard
2006-07-18sparc64 fixes (Blue Swirl)bellard
2006-06-26SPARC FPU optimization (Blue Swirl)bellard
2006-06-21soft floats for SPARC (Blue Swirl)bellard
2006-04-23sparc condition code computation fix (Even Rouault)bellard
2005-10-30Sparc64 add/sub flag bugs fixed (Blue Swirl)bellard
2005-07-23sparc64 fixes (Blue Swirl)bellard
2005-07-02sparc64 marge (Blue Swirl)bellard
2005-03-13add missing FORCE_RET (Paul Brook)bellard
2005-02-13fixed jmpl, rett and callbellard
2005-02-07clean up - commentsbellard
2005-01-30initial sparc64 support - sparc fixes (Blue Swirl)bellard
2004-12-19SPARC mergebellard
2004-10-10sparc fixesbellard
2004-10-04sparc merge (Blue Swirl)bellard
2004-09-30full system SPARC emulation (Blue Swirl)bellard
2004-08-24MULSCC fix (Blue Swirl)bellard
2004-04-25flush insn supportbellard
2004-02-16direct chaining support for SPARCbellard
2004-01-24removed warningsbellard
2004-01-04SPARC fixes: corrected PC/NPC logic (now slower but can be optimized a lot) -...bellard
2003-11-09ppc fixbellard
2003-09-30sparc emulation target (thanx to Thomas M. Ogrisegg)bellard