aboutsummaryrefslogtreecommitdiff
path: root/target-sh4/op.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-11SH4, fix several instructionsaurel321-12/+78
2008-02-01use the TCG code generatorbellard1-18/+0
2007-12-02SH4: system emulator interrupt update, by Magnus Damm.ths1-1/+1
2007-12-02SH4 delay slot code update, by Magnus Damm.ths1-37/+17
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-1/+1
2007-06-25Handle endianness of double floats, by Magnus Damm.ths1-6/+18
2007-06-22Emulate more fpu opcodes, by Magnus Damm.ths1-0/+93
2007-05-13Remove unnecessary pointer magic in shift operations, by Magnus Damm.ths1-5/+5
2007-04-26Fix inc8 and dec8 operations, by Magnus Damm.ths1-2/+2
2006-06-18SH bugfixes.pbrook1-6/+7
2006-06-14sh4 fmov et al instructions (amatus)bellard1-1/+85
2006-04-27sh4 target (Samuel Tardieu)bellard1-0/+882