summaryrefslogtreecommitdiffstats
path: root/target-sh4/translate.c
Commit message (Expand)AuthorAgeFilesLines
* Fix rte opcode, by Magnus Damm.ths2007-09-291-1/+1
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
* Fix tb->size mishandling, by Daniel Jacobowitz.ths2007-09-111-1/+0
* SH4 mov.b fix, by Vince Weaver.ths2007-08-261-4/+4
* Ignore PR flag in FPSCR when performing fmov, by Magnus Damm.ths2007-06-221-38/+7
* Document FPSCR usage, by Magnus Damm.ths2007-06-221-19/+19
* Use DREG() instead of XREG() wherever possible, by Magnus Damm.ths2007-06-221-8/+8
* Emulate more fpu opcodes, by Magnus Damm.ths2007-06-221-1/+89
* Set FD bit in SR to emulate kernel behaviour, by Magnus Damm.ths2007-06-221-1/+1
* Fix XHACK() macro and use FREG if possible, by Magnus Damm.ths2007-05-131-4/+4
* Fix opcode for sts.l fpul/cpscr, by Magnus Damm.ths2007-04-261-2/+2
* Define gen_intermediate_code_internal as "static inline".ths2007-03-191-2/+3
* SH bugfixes.pbrook2006-06-181-19/+13
* Remove debug output.pbrook2006-06-171-2/+0
* SH usermode fault handling.pbrook2006-06-171-19/+21
* SH4 rts fix.pbrook2006-06-171-1/+3
* sh4 fmov et al instructions (amatus)bellard2006-06-141-37/+187
* sh4 target (Samuel Tardieu)bellard2006-04-271-0/+1073
OpenPOWER on IntegriCloud