2008-08-29 |
aurel32 | SH4: Fix bugs introduce in r5099 |
blob | commitdiff | raw |
2008-08-29 |
aurel32 | SH4: fix xtrct Rm,Rn (broken in r5103) |
blob | commitdiff | raw | diff to current |
2008-08-29 |
aurel32 | SH4: convert logic and arithmetic ops to TCG |
blob | commitdiff | raw | diff to current |
2008-08-29 |
aurel32 | SH4: use TCG variables for gregs |
blob | commitdiff | raw | diff to current |
2008-08-28 |
aurel32 | SH4: use uint32_t/i32 based types/ops |
blob | commitdiff | raw | diff to current |
2008-08-28 |
aurel32 | SH4: Convert register moves to TCG |
blob | commitdiff | raw | diff to current |
2008-08-28 |
aurel32 | SH4: Convert dyngen registers moves to TCG |
blob | commitdiff | raw | diff to current |
2008-08-28 |
aurel32 | SH4: Convert immediate loads to TCG |
blob | commitdiff | raw | diff to current |
2008-08-28 |
aurel32 | SH4: add support for TCG helpers |
blob | commitdiff | raw | diff to current |
2008-08-28 |
aurel32 | SH4: Init TCG variables |
blob | commitdiff | raw | diff to current |
2008-08-22 |
aurel32 | sh4: fix tas.b @Rn instruction |
blob | commitdiff | raw | diff to current |
2008-08-22 |
aurel32 | [sh4] code translation bug fix |
blob | commitdiff | raw | diff to current |
2008-08-22 |
aurel32 | [sh4] delay slot bug fix |
blob | commitdiff | raw | diff to current |
2008-08-22 |
aurel32 | [sh4] sleep instruction |
blob | commitdiff | raw | diff to current |
2008-08-17 |
blueswir1 | Fix warnings that would be generated by gcc -Wstrict... |
blob | commitdiff | raw | diff to current |
2008-07-18 |
ths | Small cleanup of gen_intermediate_code(_internal),... |
blob | commitdiff | raw | diff to current |
2008-06-29 |
pbrook | Add missing static qualifiers. |
blob | commitdiff | raw | diff to current |
2008-06-29 |
pbrook | Add instruction counter. |
blob | commitdiff | raw | diff to current |
2008-05-09 |
aurel32 | SH4 MMU improvements |
blob | commitdiff | raw | diff to current |
2008-04-28 |
aurel32 | Factorize code in translate.c |
blob | commitdiff | raw | diff to current |
2008-04-11 |
aurel32 | Remove osdep.c/qemu-img code duplication |
blob | commitdiff | raw | diff to current |
2008-03-11 |
aurel32 | SH4, fix several instructions |
blob | commitdiff | raw | diff to current |
2008-02-01 |
bellard | use the TCG code generator |
blob | commitdiff | raw | diff to current |
2007-12-02 |
ths | SH4 delay slot code update, by Magnus Damm. |
blob | commitdiff | raw | diff to current |
2007-11-11 |
bellard | fixed FPU rounding init |
blob | commitdiff | raw | diff to current |
2007-11-10 |
bellard | added cpu_model parameter to cpu_init() |
blob | commitdiff | raw | diff to current |
2007-09-29 |
ths | Fix rte opcode, by Magnus Damm. |
blob | commitdiff | raw | diff to current |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
blob | commitdiff | raw | diff to current |
2007-09-11 |
ths | Fix tb->size mishandling, by Daniel Jacobowitz. |
blob | commitdiff | raw | diff to current |
2007-08-26 |
ths | SH4 mov.b fix, by Vince Weaver. |
blob | commitdiff | raw | diff to current |
2007-06-22 |
ths | Ignore PR flag in FPSCR when performing fmov, by Magnus... |
blob | commitdiff | raw | diff to current |
2007-06-22 |
ths | Document FPSCR usage, by Magnus Damm. |
blob | commitdiff | raw | diff to current |
2007-06-22 |
ths | Use DREG() instead of XREG() wherever possible, by... |
blob | commitdiff | raw | diff to current |
2007-06-22 |
ths | Emulate more fpu opcodes, by Magnus Damm. |
blob | commitdiff | raw | diff to current |
2007-06-22 |
ths | Set FD bit in SR to emulate kernel behaviour, by Magnus... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
ths | Fix XHACK() macro and use FREG if possible, by Magnus... |
blob | commitdiff | raw | diff to current |
2007-04-26 |
ths | Fix opcode for sts.l fpul/cpscr, by Magnus Damm. |
blob | commitdiff | raw | diff to current |
2007-03-19 |
ths | Define gen_intermediate_code_internal as "static inline". |
blob | commitdiff | raw | diff to current |
2006-06-18 |
pbrook | SH bugfixes. |
blob | commitdiff | raw | diff to current |
2006-06-17 |
pbrook | Remove debug output. |
blob | commitdiff | raw | diff to current |
2006-06-17 |
pbrook | SH usermode fault handling. |
blob | commitdiff | raw | diff to current |
2006-06-17 |
pbrook | SH4 rts fix. |
blob | commitdiff | raw | diff to current |
2006-06-14 |
bellard | sh4 fmov et al instructions (amatus) |
blob | commitdiff | raw | diff to current |
2006-04-27 |
bellard | sh4 target (Samuel Tardieu) |
blob | commitdiff | raw | diff to current |
|