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