- 6ebbf39 Replace is_user variable with mmu_idx in softmmu core, by j_mayer · 17 years ago
- c5e814b Fix rte opcode, by Magnus Damm. by ths · 17 years ago
- 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
- 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
- ce62e5b Fix tb->size mishandling, by Daniel Jacobowitz. by ths · 17 years ago
- 8c2cc7c SH4 mov.b fix, by Vince Weaver. by ths · 18 years ago
- e04ea3d Handle endianness of double floats, by Magnus Damm. by ths · 18 years ago
- 022a22c Ignore PR flag in FPSCR when performing fmov, by Magnus Damm. by ths · 18 years ago
- e67888a Document FPSCR usage, by Magnus Damm. by ths · 18 years ago
- e3d8a98 Use DREG() instead of XREG() wherever possible, by Magnus Damm. by ths · 18 years ago
- ea6cf6b Emulate more fpu opcodes, by Magnus Damm. by ths · 18 years ago
- 4c909d1 Set FD bit in SR to emulate kernel behaviour, by Magnus Damm. by ths · 18 years ago
- d10927f Add missing cpu_halted function, by Magnus Damm. by ths · 18 years ago
- 9467d44 Move target-specific defines to the target directories. by ths · 18 years ago
- bfed01f Clean up of some target specifics in exec.c/cpu-exec.c. by ths · 18 years ago
- a5d251b Remove unnecessary pointer magic in shift operations, by Magnus Damm. by ths · 18 years ago
- f09111e Fix XHACK() macro and use FREG if possible, by Magnus Damm. by ths · 18 years ago
- 0a61814 Fix inc8 and dec8 operations, by Magnus Damm. by ths · 18 years ago
- 8bf5a80 Fix opcode for sts.l fpul/cpscr, by Magnus Damm. by ths · 18 years ago
- 9b3c35e cpu_get_phys_page_debug should return target_phys_addr_t by j_mayer · 18 years ago
- 820e00f Define gen_intermediate_code_internal as "static inline". by ths · 18 years ago
- 5a7b542 siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont. by ths · 18 years ago
- 9042c0e Check ELF binaries for machine type and endianness. by ths · 18 years ago
- 9f08349 Spelling fixes, thanks to Stefan Weil. by ths · 18 years ago
- 9c2a9ea SH bugfixes. by pbrook · 19 years ago
- 397e923 Remove debug output. by pbrook · 19 years ago
- 355fb23 SH usermode fault handling. by pbrook · 19 years ago
- 9854bc4 SH4 rts fix. by pbrook · 19 years ago
- eda9b09 sh4 fmov et al instructions (amatus) by bellard · 19 years ago
- 27c7ca7 SHIX board emulation (Samuel Tardieu) by bellard · 19 years ago
- fdf9b3e sh4 target (Samuel Tardieu) by bellard · 19 years ago