aboutsummaryrefslogtreecommitdiff
path: root/target-sh4/op.c
AgeCommit message (Expand)Author
2008-09-01SH4: final conversion to TCGaurel32
2008-09-01SH4: convert floating-point ops to TCGaurel32
2008-09-01SH4: Convert remaining non-fp ops to TCGaurel32
2008-08-30SH4: Convert shift functions to TCGaurel32
2008-08-30SH4: convert control/status register load/store to TCGaurel32
2008-08-30SH4: convert some more arithmetics ops to TCGaurel32
2008-08-29SH4: convert a few helpers to TCGaurel32
2008-08-29SH4: convert branch/jump instructions to TCGaurel32
2008-08-29SH4: convert simple compare instructions to TCGaurel32
2008-08-29SH4: convert a few control or system register functions to TCGaurel32
2008-08-29SH4: convert logic and arithmetic ops to TCGaurel32
2008-08-28SH4: Convert register moves to TCGaurel32
2008-08-28SH4: Convert dyngen registers moves to TCGaurel32
2008-08-28SH4: Convert immediate loads to TCGaurel32
2008-08-28SH4: remove unused opsaurel32
2008-08-22sh4: fix tas.b @Rn instructionaurel32
2008-08-22[sh4] sleep instructionaurel32
2008-07-16Fix a bunch of type mismatch-related warnings (Jan Kiszka).balrog
2008-07-16Remove unintended dereference, kills a warning (Jan Kiszka).balrog
2008-05-09SH4 MMU improvementsaurel32
2008-03-11SH4, fix several instructionsaurel32
2008-02-01use the TCG code generatorbellard
2007-12-02SH4: system emulator interrupt update, by Magnus Damm.ths
2007-12-02SH4 delay slot code update, by Magnus Damm.ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-06-25Handle endianness of double floats, by Magnus Damm.ths
2007-06-22Emulate more fpu opcodes, by Magnus Damm.ths
2007-05-13Remove unnecessary pointer magic in shift operations, by Magnus Damm.ths
2007-04-26Fix inc8 and dec8 operations, by Magnus Damm.ths
2006-06-18SH bugfixes.pbrook
2006-06-14sh4 fmov et al instructions (amatus)bellard
2006-04-27sh4 target (Samuel Tardieu)bellard