Age | Commit message (Expand) | Author | Files | Lines |
2015-09-13 | target-sh4: add flags markups for FP helpers | Aurelien Jarno | 1 | -17/+17 |
2015-06-12 | target-sh4: split out Q and M from of SR and optimize div1 | Aurelien Jarno | 1 | -1/+0 |
2014-05-28 | tcg: Invert the inclusion of helper.h | Richard Henderson | 1 | -4/+0 |
2012-12-19 | exec: move include files to include/exec/ | Paolo Bonzini | 1 | -2/+2 |
2012-10-28 | target-sh4: rename helper flags | Aurelien Jarno | 1 | -3/+3 |
2012-09-21 | target-sh4: rework exceptions handling | Aurelien Jarno | 1 | -7/+7 |
2012-09-21 | target-sh4: implement addv and subv using TCG | Aurelien Jarno | 1 | -2/+0 |
2012-09-21 | target-sh4: implement addc and subc using TCG | Aurelien Jarno | 1 | -2/+0 |
2012-09-21 | target-sh4: mark a few helpers const and pure | Aurelien Jarno | 1 | -3/+3 |
2012-09-15 | target-sh4: switch to AREG0 free mode | Blue Swirl | 1 | -42/+42 |
2011-04-12 | target-sh4: get rid of CPU_{Float,Double}U | Aurelien Jarno | 1 | -24/+24 |
2011-01-16 | target-sh4: implement negc using TCG | Aurelien Jarno | 1 | -1/+0 |
2011-01-14 | target-sh4: add ftrv instruction | Aurelien Jarno | 1 | -0/+1 |
2011-01-14 | target-sh4: add fipr instruction | Aurelien Jarno | 1 | -0/+1 |
2009-04-01 | SH: Improve movca.l/ocbi emulation. | edgar_igl | 1 | -0/+4 |
2009-01-14 | sh4: Add FMAC instruction support | aurel32 | 1 | -0/+1 |
2008-12-07 | SH4: Implement FD bit | aurel32 | 1 | -0/+2 |
2008-11-17 | TCG variable type checking. | pbrook | 1 | -41/+41 |
2008-09-15 | SH4: sleep instruction bug fix | aurel32 | 1 | -1/+1 |
2008-09-01 | SH4: final conversion to TCG | aurel32 | 1 | -0/+1 |
2008-09-01 | SH4: convert floating-point ops to TCG | aurel32 | 1 | -0/+24 |
2008-09-01 | SH4: Convert remaining non-fp ops to TCG | aurel32 | 1 | -0/+1 |
2008-08-30 | SH4: convert control/status register load/store to TCG | aurel32 | 1 | -0/+2 |
2008-08-30 | SH4: convert some more arithmetics ops to TCG | aurel32 | 1 | -0/+8 |
2008-08-29 | SH4: convert a few helpers to TCG | aurel32 | 1 | -0/+6 |
2008-08-28 | SH4: add support for TCG helpers | aurel32 | 1 | -0/+4 |