summaryrefslogtreecommitdiffstats
path: root/target-sparc/op.c
Commit message (Expand)AuthorAgeFilesLines
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-2/+2
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-10/+10
* More alignment checksblueswir12007-07-111-4/+13
* Report normalised CWP values to userland and GDB, not internal representationblueswir12007-07-071-2/+2
* Implement Sparc64 CPU timers using ptimersblueswir12007-05-251-2/+28
* Handle division by zero case in Sparc64 udivx and sdivx opsblueswir12007-05-021-0/+6
* Sparc64 update: more VIS opsblueswir12007-04-221-8/+459
* Fix Sparc64 wrfprs, move VIS ops where they belong, more VIS opsblueswir12007-04-131-0/+20
* Alignment check mechanism (not fully enabled yet) (Aurelien Jarno)blueswir12007-04-131-1/+4
* Full implementation of IEEE exceptions (Aurelien Jarno)blueswir12007-04-061-0/+63
* Fix Sparc shift ops (Aurelien Jarno)blueswir12007-04-011-7/+12
* Sparc tagged operations (Aurelien Jarno)blueswir12007-03-231-0/+180
* Fix qemu crash due to sparc division-by-zero, by Aurelien Jarno.ths2007-03-191-0/+10
* Fix floating point to integer conversion, by Aurelien Jarno.ths2007-02-101-4/+4
* wrwim insn fix (Paul Robinson)bellard2006-10-231-0/+9
* sparc64 fixes (Blue Swirl)bellard2006-07-181-0/+24
* SPARC FPU optimization (Blue Swirl)bellard2006-06-261-9/+0
* soft floats for SPARC (Blue Swirl)bellard2006-06-211-90/+58
* sparc condition code computation fix (Even Rouault)bellard2006-04-231-20/+60
* Sparc64 add/sub flag bugs fixed (Blue Swirl)bellard2005-10-301-4/+4
* sparc64 fixes (Blue Swirl)bellard2005-07-231-50/+32
* sparc64 marge (Blue Swirl)bellard2005-07-021-116/+710
* add missing FORCE_RET (Paul Brook)bellard2005-03-131-0/+1
* fixed jmpl, rett and callbellard2005-02-131-0/+5
* clean up - commentsbellard2005-02-071-6/+0
* initial sparc64 support - sparc fixes (Blue Swirl)bellard2005-01-301-83/+84
* SPARC mergebellard2004-12-191-9/+20
* sparc fixesbellard2004-10-101-3/+15
* sparc merge (Blue Swirl)bellard2004-10-041-92/+4
* full system SPARC emulation (Blue Swirl)bellard2004-09-301-22/+395
* MULSCC fix (Blue Swirl)bellard2004-08-241-3/+3
* flush insn supportbellard2004-04-251-0/+4
* direct chaining support for SPARCbellard2004-02-161-7/+26
* removed warningsbellard2004-01-241-7/+12
* SPARC fixes: corrected PC/NPC logic (now slower but can be optimized a lot) -...bellard2004-01-041-168/+333
* ppc fixbellard2003-11-091-7/+3
* sparc emulation target (thanx to Thomas M. Ogrisegg)bellard2003-09-301-0/+500
OpenPOWER on IntegriCloud