summaryrefslogtreecommitdiffstats
path: root/target-sh4/op.c
Commit message (Expand)AuthorAgeFilesLines
* SH4: final conversion to TCGaurel322008-09-011-27/+0
* SH4: convert floating-point ops to TCGaurel322008-09-011-229/+0
* SH4: Convert remaining non-fp ops to TCGaurel322008-09-011-78/+0
* SH4: Convert shift functions to TCGaurel322008-08-301-21/+0
* SH4: convert control/status register load/store to TCGaurel322008-08-301-46/+0
* SH4: convert some more arithmetics ops to TCGaurel322008-08-301-92/+1
* SH4: convert a few helpers to TCGaurel322008-08-291-41/+0
* SH4: convert branch/jump instructions to TCGaurel322008-08-291-99/+0
* SH4: convert simple compare instructions to TCGaurel322008-08-291-72/+0
* SH4: convert a few control or system register functions to TCGaurel322008-08-291-54/+0
* SH4: convert logic and arithmetic ops to TCGaurel322008-08-291-216/+0
* SH4: Convert register moves to TCGaurel322008-08-281-84/+0
* SH4: Convert dyngen registers moves to TCGaurel322008-08-281-6/+0
* SH4: Convert immediate loads to TCGaurel322008-08-281-12/+0
* SH4: remove unused opsaurel322008-08-281-30/+0
* sh4: fix tas.b @Rn instructionaurel322008-08-221-7/+0
* [sh4] sleep instructionaurel322008-08-221-0/+7
* Fix a bunch of type mismatch-related warnings (Jan Kiszka).balrog2008-07-161-1/+1
* Remove unintended dereference, kills a warning (Jan Kiszka).balrog2008-07-161-2/+2
* SH4 MMU improvementsaurel322008-05-091-0/+6
* SH4, fix several instructionsaurel322008-03-111-12/+78
* use the TCG code generatorbellard2008-02-011-18/+0
* SH4: system emulator interrupt update, by Magnus Damm.ths2007-12-021-1/+1
* SH4 delay slot code update, by Magnus Damm.ths2007-12-021-37/+17
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
* Handle endianness of double floats, by Magnus Damm.ths2007-06-251-6/+18
* Emulate more fpu opcodes, by Magnus Damm.ths2007-06-221-0/+93
* Remove unnecessary pointer magic in shift operations, by Magnus Damm.ths2007-05-131-5/+5
* Fix inc8 and dec8 operations, by Magnus Damm.ths2007-04-261-2/+2
* SH bugfixes.pbrook2006-06-181-6/+7
* sh4 fmov et al instructions (amatus)bellard2006-06-141-1/+85
* sh4 target (Samuel Tardieu)bellard2006-04-271-0/+882
OpenPOWER on IntegriCloud