added cpu_model parameter to cpu_init()
[qemu] / target-sh4 / translate.c
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-09-29 thsFix rte opcode, by Magnus Damm.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-09-11 thsFix tb->size mishandling, by Daniel Jacobowitz.
2007-08-26 thsSH4 mov.b fix, by Vince Weaver.
2007-06-22 thsIgnore PR flag in FPSCR when performing fmov, by Magnus...
2007-06-22 thsDocument FPSCR usage, by Magnus Damm.
2007-06-22 thsUse DREG() instead of XREG() wherever possible, by...
2007-06-22 thsEmulate more fpu opcodes, by Magnus Damm.
2007-06-22 thsSet FD bit in SR to emulate kernel behaviour, by Magnus...
2007-05-13 thsFix XHACK() macro and use FREG if possible, by Magnus...
2007-04-26 thsFix opcode for sts.l fpul/cpscr, by Magnus Damm.
2007-03-19 thsDefine gen_intermediate_code_internal as "static inline".
2006-06-18 pbrookSH bugfixes.
2006-06-17 pbrookRemove debug output.
2006-06-17 pbrookSH usermode fault handling.
2006-06-17 pbrookSH4 rts fix.
2006-06-14 bellardsh4 fmov et al instructions (amatus)
2006-04-27 bellardsh4 target (Samuel Tardieu)