summaryrefslogtreecommitdiff
path: root/target-sh4/op.c
AgeCommit message (Expand)Author
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