2008-10-26 |
blueswir1 | Fix undeclared symbol warnings from sparse |
tree | commitdiff |
2008-10-12 |
aurel32 | SH4: Implement MOVUA.L |
tree | commitdiff |
2008-10-12 |
aurel32 | SH4: fix single-stepping |
tree | commitdiff |
2008-10-12 |
aurel32 | SH4: Fix swap.b |
tree | commitdiff |
2008-10-05 |
blueswir1 | Silence some warnings about no value returned from... |
tree | commitdiff |
2008-09-21 |
pbrook | Add concat_i32_i64 op. |
tree | commitdiff |
2008-09-20 |
blueswir1 | Suppress gcc 4.x -Wpointer-sign (included in -Wall... |
tree | commitdiff |
2008-09-15 |
aurel32 | SH4: Privilege check for instructions |
tree | commitdiff |
2008-09-15 |
aurel32 | qemu sh4 nptl support |
tree | commitdiff |
2008-09-15 |
aurel32 | sh4: doesn't set the cpu_model_str |
tree | commitdiff |
2008-09-15 |
aurel32 | SH4: sleep instruction bug fix |
tree | commitdiff |
2008-09-02 |
aurel32 | sh4: CPU versioning. |
tree | commitdiff |
2008-09-02 |
aurel32 | SH4: fix a regression introduced in r5122 |
tree | commitdiff |
2008-09-01 |
aurel32 | SH4: Remove dyngen leftovers |
tree | commitdiff |
2008-09-01 |
aurel32 | SH4: final conversion to TCG |
tree | commitdiff |
2008-09-01 |
aurel32 | SH4: convert floating-point ops to TCG |
tree | commitdiff |
2008-09-01 |
aurel32 | SH4: Remove most uses of cpu_T[0] and cpu_T[1] |
tree | commitdiff |
2008-09-01 |
aurel32 | SH4: TCG optimisations |
tree | commitdiff |
2008-09-01 |
aurel32 | SH4: Convert remaining non-fp ops to TCG |
tree | commitdiff |
2008-08-30 |
aurel32 | SH4: Convert shift functions to TCG |
tree | commitdiff |
2008-08-30 |
aurel32 | SH4: convert control/status register load/store to TCG |
tree | commitdiff |
2008-08-30 |
aurel32 | SH4: Convert memory loads/stores to TCG |
tree | commitdiff |
2008-08-30 |
aurel32 | SH4: convert some more arithmetics ops to TCG |
tree | commitdiff |
2008-08-29 |
aurel32 | SH4: convert a few helpers to TCG |
tree | commitdiff |
2008-08-29 |
aurel32 | SH4: convert branch/jump instructions to TCG |
tree | commitdiff |
2008-08-29 |
aurel32 | SH4: convert simple compare instructions to TCG |
tree | commitdiff |
2008-08-29 |
aurel32 | SH4: convert a few control or system register functions... |
tree | commitdiff |
2008-08-29 |
aurel32 | SH4: Fix bugs introduce in r5099 |
tree | commitdiff |
2008-08-29 |
aurel32 | SH4: fix xtrct Rm,Rn (broken in r5103) |
tree | commitdiff |
2008-08-29 |
aurel32 | SH4: convert logic and arithmetic ops to TCG |
tree | commitdiff |
2008-08-29 |
aurel32 | SH4: use TCG variables for gregs |
tree | commitdiff |
2008-08-28 |
aurel32 | SH4: use uint32_t/i32 based types/ops |
tree | commitdiff |
2008-08-28 |
aurel32 | SH4: Convert register moves to TCG |
tree | commitdiff |
2008-08-28 |
aurel32 | SH4: Convert dyngen registers moves to TCG |
tree | commitdiff |
2008-08-28 |
aurel32 | SH4: Convert immediate loads to TCG |
tree | commitdiff |
2008-08-28 |
aurel32 | SH4: remove unused ops |
tree | commitdiff |
2008-08-28 |
aurel32 | SH4: add support for TCG helpers |
tree | commitdiff |
2008-08-28 |
aurel32 | SH4: Init TCG variables |
tree | commitdiff |
2008-08-22 |
aurel32 | sh4: fix tas.b @Rn instruction |
tree | commitdiff |
2008-08-22 |
aurel32 | [sh4] code translation bug fix |
tree | commitdiff |
2008-08-22 |
aurel32 | [sh4] MMU bug fix |
tree | commitdiff |
2008-08-22 |
aurel32 | [sh4] memory mapped TLB entries |
tree | commitdiff |
2008-08-22 |
aurel32 | [sh4] delay slot bug fix |
tree | commitdiff |
2008-08-22 |
aurel32 | [sh4] sleep instruction |
tree | commitdiff |
2008-08-17 |
blueswir1 | Fix warnings that would be generated by gcc -Wstrict... |
tree | commitdiff |
2008-07-18 |
ths | Small cleanup of gen_intermediate_code(_internal),... |
tree | commitdiff |
2008-07-16 |
balrog | Fix a bunch of type mismatch-related warnings (Jan... |
tree | commitdiff |
2008-07-16 |
balrog | Remove unintended dereference, kills a warning (Jan... |
tree | commitdiff |
2008-07-01 |
pbrook | Move interrupt_request and user_mode_only to common... |
tree | commitdiff |
2008-06-29 |
pbrook | Add missing static qualifiers. |
tree | commitdiff |
2008-06-29 |
pbrook | Add instruction counter. |
tree | commitdiff |
2008-05-30 |
pbrook | Fix typo. |
tree | commitdiff |
2008-05-30 |
pbrook | Move clone() register setup to target specific code... |
tree | commitdiff |
2008-05-29 |
bellard | Push common interrupt variables to cpu-defs.h (Glauber... |
tree | commitdiff |
2008-05-28 |
bellard | moved halted field to CPU_COMMON |
tree | commitdiff |
2008-05-25 |
pbrook | Fix off-by-one unwinding error. |
tree | commitdiff |
2008-05-09 |
aurel32 | SH4 MMU improvements |
tree | commitdiff |
2008-05-04 |
aurel32 | remove target ifdefs from vl.c |
tree | commitdiff |
2008-04-28 |
aurel32 | Factorize code in translate.c |
tree | commitdiff |
2008-04-11 |
aurel32 | Remove osdep.c/qemu-img code duplication |
tree | commitdiff |
2008-03-11 |
aurel32 | SH4, fix several instructions |
tree | commitdiff |
2008-02-01 |
bellard | use the TCG code generator |
tree | commitdiff |
2007-12-02 |
ths | SH4: Signal handling for the user space emulator, by... |
tree | commitdiff |
2007-12-02 |
ths | SH4: system emulator interrupt update, by Magnus Damm. |
tree | commitdiff |
2007-12-02 |
ths | SH4 delay slot code update, by Magnus Damm. |
tree | commitdiff |
2007-11-11 |
bellard | fixed FPU rounding init |
tree | commitdiff |
2007-11-10 |
bellard | added cpu_model parameter to cpu_init() |
tree | commitdiff |
2007-10-29 |
ths | Adjust s390 addresses (the MSB is defined as "to be... |
tree | commitdiff |
2007-10-14 |
j_mayer | Replace is_user variable with mmu_idx in softmmu core, |
tree | commitdiff |
2007-09-29 |
ths | Fix rte opcode, by Magnus Damm. |
tree | commitdiff |
2007-09-17 |
ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again... |
tree | commitdiff |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
tree | commitdiff |
2007-09-11 |
ths | Fix tb->size mishandling, by Daniel Jacobowitz. |
tree | commitdiff |
2007-08-26 |
ths | SH4 mov.b fix, by Vince Weaver. |
tree | commitdiff |
2007-06-25 |
ths | Handle endianness of double floats, by Magnus Damm. |
tree | commitdiff |
2007-06-22 |
ths | Ignore PR flag in FPSCR when performing fmov, by Magnus... |
tree | commitdiff |
2007-06-22 |
ths | Document FPSCR usage, by Magnus Damm. |
tree | commitdiff |
2007-06-22 |
ths | Use DREG() instead of XREG() wherever possible, by... |
tree | commitdiff |
2007-06-22 |
ths | Emulate more fpu opcodes, by Magnus Damm. |
tree | commitdiff |
2007-06-22 |
ths | Set FD bit in SR to emulate kernel behaviour, by Magnus... |
tree | commitdiff |
2007-06-22 |
ths | Add missing cpu_halted function, by Magnus Damm. |
tree | commitdiff |
2007-06-03 |
ths | Move target-specific defines to the target directories. |
tree | commitdiff |
2007-06-03 |
ths | Clean up of some target specifics in exec.c/cpu-exec.c. |
tree | commitdiff |
2007-05-13 |
ths | Remove unnecessary pointer magic in shift operations... |
tree | commitdiff |
2007-05-13 |
ths | Fix XHACK() macro and use FREG if possible, by Magnus... |
tree | commitdiff |
2007-04-26 |
ths | Fix inc8 and dec8 operations, by Magnus Damm. |
tree | commitdiff |
2007-04-26 |
ths | Fix opcode for sts.l fpul/cpscr, by Magnus Damm. |
tree | commitdiff |
2007-04-07 |
j_mayer | cpu_get_phys_page_debug should return target_phys_addr_t |
tree | commitdiff |
2007-03-19 |
ths | Define gen_intermediate_code_internal as "static inline". |
tree | commitdiff |
2007-01-31 |
ths | siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont. |
tree | commitdiff |
2006-12-23 |
ths | Check ELF binaries for machine type and endianness. |
tree | commitdiff |
2006-12-07 |
ths | Spelling fixes, thanks to Stefan Weil. |
tree | commitdiff |
2006-06-18 |
pbrook | SH bugfixes. |
tree | commitdiff |
2006-06-17 |
pbrook | Remove debug output. |
tree | commitdiff |
2006-06-17 |
pbrook | SH usermode fault handling. |
tree | commitdiff |
2006-06-17 |
pbrook | SH4 rts fix. |
tree | commitdiff |
2006-06-14 |
bellard | sh4 fmov et al instructions (amatus) |
tree | commitdiff |
2006-04-27 |
bellard | SHIX board emulation (Samuel Tardieu) |
tree | commitdiff |
2006-04-27 |
bellard | sh4 target (Samuel Tardieu) |
tree | commitdiff |
|