SH4: convert control/status register load/store to TCG
[qemu] / target-sh4 / op.c
2008-08-30 aurel32SH4: convert control/status register load/store to TCG
2008-08-30 aurel32SH4: convert some more arithmetics ops to TCG
2008-08-29 aurel32SH4: convert a few helpers to TCG
2008-08-29 aurel32SH4: convert branch/jump instructions to TCG
2008-08-29 aurel32SH4: convert simple compare instructions to TCG
2008-08-29 aurel32SH4: convert a few control or system register functions...
2008-08-29 aurel32SH4: convert logic and arithmetic ops to TCG
2008-08-28 aurel32SH4: Convert register moves to TCG
2008-08-28 aurel32SH4: Convert dyngen registers moves to TCG
2008-08-28 aurel32SH4: Convert immediate loads to TCG
2008-08-28 aurel32SH4: remove unused ops
2008-08-22 aurel32sh4: fix tas.b @Rn instruction
2008-08-22 aurel32[sh4] sleep instruction
2008-07-16 balrogFix a bunch of type mismatch-related warnings (Jan...
2008-07-16 balrogRemove unintended dereference, kills a warning (Jan...
2008-05-09 aurel32SH4 MMU improvements
2008-03-11 aurel32SH4, fix several instructions
2008-02-01 bellarduse the TCG code generator
2007-12-02 thsSH4: system emulator interrupt update, by Magnus Damm.
2007-12-02 thsSH4 delay slot code update, by Magnus Damm.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-06-25 thsHandle endianness of double floats, by Magnus Damm.
2007-06-22 thsEmulate more fpu opcodes, by Magnus Damm.
2007-05-13 thsRemove unnecessary pointer magic in shift operations...
2007-04-26 thsFix inc8 and dec8 operations, by Magnus Damm.
2006-06-18 pbrookSH bugfixes.
2006-06-14 bellardsh4 fmov et al instructions (amatus)
2006-04-27 bellardsh4 target (Samuel Tardieu)