summaryrefslogtreecommitdiffstats
path: root/target-sh4
Commit message (Expand)AuthorAgeFilesLines
* SH4: Signal handling for the user space emulator, by Magnus Damm.ths2007-12-021-3/+3
* SH4: system emulator interrupt update, by Magnus Damm.ths2007-12-023-18/+60
* SH4 delay slot code update, by Magnus Damm.ths2007-12-023-91/+98
* fixed FPU rounding initbellard2007-11-111-2/+2
* added cpu_model parameter to cpu_init()bellard2007-11-102-2/+2
* Adjust s390 addresses (the MSB is defined as "to be ignored").ths2007-10-291-1/+5
* Replace is_user variable with mmu_idx in softmmu core,j_mayer2007-10-144-8/+19
* Fix rte opcode, by Magnus Damm.ths2007-09-291-1/+1
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-1/+1
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-168-9/+9
* Fix tb->size mishandling, by Daniel Jacobowitz.ths2007-09-111-1/+0
* SH4 mov.b fix, by Vince Weaver.ths2007-08-261-4/+4
* Handle endianness of double floats, by Magnus Damm.ths2007-06-252-7/+19
* Ignore PR flag in FPSCR when performing fmov, by Magnus Damm.ths2007-06-221-38/+7
* Document FPSCR usage, by Magnus Damm.ths2007-06-221-19/+19
* Use DREG() instead of XREG() wherever possible, by Magnus Damm.ths2007-06-221-8/+8
* Emulate more fpu opcodes, by Magnus Damm.ths2007-06-223-1/+183
* Set FD bit in SR to emulate kernel behaviour, by Magnus Damm.ths2007-06-221-1/+1
* Add missing cpu_halted function, by Magnus Damm.ths2007-06-222-0/+11
* Move target-specific defines to the target directories.ths2007-06-031-0/+6
* Clean up of some target specifics in exec.c/cpu-exec.c.ths2007-06-031-5/+0
* Remove unnecessary pointer magic in shift operations, by Magnus Damm.ths2007-05-131-5/+5
* Fix XHACK() macro and use FREG if possible, by Magnus Damm.ths2007-05-131-4/+4
* Fix inc8 and dec8 operations, by Magnus Damm.ths2007-04-261-2/+2
* Fix opcode for sts.l fpul/cpscr, by Magnus Damm.ths2007-04-261-2/+2
* cpu_get_phys_page_debug should return target_phys_addr_tj_mayer2007-04-071-2/+2
* Define gen_intermediate_code_internal as "static inline".ths2007-03-191-2/+3
* siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont.ths2007-01-311-3/+2
* Check ELF binaries for machine type and endianness.ths2006-12-231-0/+2
* Spelling fixes, thanks to Stefan Weil.ths2006-12-071-1/+1
* SH bugfixes.pbrook2006-06-184-27/+24
* Remove debug output.pbrook2006-06-172-4/+2
* SH usermode fault handling.pbrook2006-06-172-19/+64
* SH4 rts fix.pbrook2006-06-171-1/+3
* sh4 fmov et al instructions (amatus)bellard2006-06-145-38/+303
* SHIX board emulation (Samuel Tardieu)bellard2006-04-271-0/+150
* sh4 target (Samuel Tardieu)bellard2006-04-277-0/+2996
OpenPOWER on IntegriCloud