| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix compiling Sparc64 on PPC host | blueswir1 | 2007-10-20 | 1 | -0/+3 |
* | Sparc64 hypervisor mode | blueswir1 | 2007-10-14 | 1 | -0/+5 |
* | Fix taddcctv and tsubcctv (David Matthews) | blueswir1 | 2007-10-10 | 1 | -1/+1 |
* | Fix Sparc64 ldfa, lddfa, stfa, and stdfa instructions | blueswir1 | 2007-09-30 | 1 | -0/+22 |
* | Rework ASI instructions (Aurelien Jarno) | blueswir1 | 2007-09-21 | 1 | -2/+142 |
* | Fix tadd op generation with GCC 4.x | blueswir1 | 2007-09-20 | 1 | -1/+4 |
* | Detabify | blueswir1 | 2007-09-20 | 1 | -153/+153 |
* | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths | 2007-09-17 | 1 | -2/+2 |
* | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 2007-09-16 | 1 | -10/+10 |
* | More alignment checks | blueswir1 | 2007-07-11 | 1 | -4/+13 |
* | Report normalised CWP values to userland and GDB, not internal representation | blueswir1 | 2007-07-07 | 1 | -2/+2 |
* | Implement Sparc64 CPU timers using ptimers | blueswir1 | 2007-05-25 | 1 | -2/+28 |
* | Handle division by zero case in Sparc64 udivx and sdivx ops | blueswir1 | 2007-05-02 | 1 | -0/+6 |
* | Sparc64 update: more VIS ops | blueswir1 | 2007-04-22 | 1 | -8/+459 |
* | Fix Sparc64 wrfprs, move VIS ops where they belong, more VIS ops | blueswir1 | 2007-04-13 | 1 | -0/+20 |
* | Alignment check mechanism (not fully enabled yet) (Aurelien Jarno) | blueswir1 | 2007-04-13 | 1 | -1/+4 |
* | Full implementation of IEEE exceptions (Aurelien Jarno) | blueswir1 | 2007-04-06 | 1 | -0/+63 |
* | Fix Sparc shift ops (Aurelien Jarno) | blueswir1 | 2007-04-01 | 1 | -7/+12 |
* | Sparc tagged operations (Aurelien Jarno) | blueswir1 | 2007-03-23 | 1 | -0/+180 |
* | Fix qemu crash due to sparc division-by-zero, by Aurelien Jarno. | ths | 2007-03-19 | 1 | -0/+10 |
* | Fix floating point to integer conversion, by Aurelien Jarno. | ths | 2007-02-10 | 1 | -4/+4 |
* | wrwim insn fix (Paul Robinson) | bellard | 2006-10-23 | 1 | -0/+9 |
* | sparc64 fixes (Blue Swirl) | bellard | 2006-07-18 | 1 | -0/+24 |
* | SPARC FPU optimization (Blue Swirl) | bellard | 2006-06-26 | 1 | -9/+0 |
* | soft floats for SPARC (Blue Swirl) | bellard | 2006-06-21 | 1 | -90/+58 |
* | sparc condition code computation fix (Even Rouault) | bellard | 2006-04-23 | 1 | -20/+60 |
* | Sparc64 add/sub flag bugs fixed (Blue Swirl) | bellard | 2005-10-30 | 1 | -4/+4 |
* | sparc64 fixes (Blue Swirl) | bellard | 2005-07-23 | 1 | -50/+32 |
* | sparc64 marge (Blue Swirl) | bellard | 2005-07-02 | 1 | -116/+710 |
* | add missing FORCE_RET (Paul Brook) | bellard | 2005-03-13 | 1 | -0/+1 |
* | fixed jmpl, rett and call | bellard | 2005-02-13 | 1 | -0/+5 |
* | clean up - comments | bellard | 2005-02-07 | 1 | -6/+0 |
* | initial sparc64 support - sparc fixes (Blue Swirl) | bellard | 2005-01-30 | 1 | -83/+84 |
* | SPARC merge | bellard | 2004-12-19 | 1 | -9/+20 |
* | sparc fixes | bellard | 2004-10-10 | 1 | -3/+15 |
* | sparc merge (Blue Swirl) | bellard | 2004-10-04 | 1 | -92/+4 |
* | full system SPARC emulation (Blue Swirl) | bellard | 2004-09-30 | 1 | -22/+395 |
* | MULSCC fix (Blue Swirl) | bellard | 2004-08-24 | 1 | -3/+3 |
* | flush insn support | bellard | 2004-04-25 | 1 | -0/+4 |
* | direct chaining support for SPARC | bellard | 2004-02-16 | 1 | -7/+26 |
* | removed warnings | bellard | 2004-01-24 | 1 | -7/+12 |
* | SPARC fixes: corrected PC/NPC logic (now slower but can be optimized a lot) -... | bellard | 2004-01-04 | 1 | -168/+333 |
* | ppc fix | bellard | 2003-11-09 | 1 | -7/+3 |
* | sparc emulation target (thanx to Thomas M. Ogrisegg) | bellard | 2003-09-30 | 1 | -0/+500 |