summaryrefslogtreecommitdiffstats
path: root/target-sh4/cpu.h
Commit message (Expand)AuthorAgeFilesLines
...
* SH: Implement MOVCO.L and MOVLI.Laurel322009-03-021-0/+2
* SH7750/51: add register BCR3, BCR4, PCR, RTCOR, RTCNT, RTCSR, SDMR2, SDMR3 an...aurel322009-02-071-0/+1
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-1/+1
* target-sh4: make the initial value of SR easier to readaurel322008-12-131-0/+4
* target-sh4: add prefi, icbi, syncoaurel322008-12-131-0/+7
* target-sh4: add SH7785 as CPU optionaurel322008-12-131-0/+1
* target-sh4: remove 2 warningsaurel322008-12-111-0/+4
* SH4: Implement FD bitaurel322008-12-071-1/+2
* Refactor translation block CPU state handling (Jan Kiszka)aliguori2008-11-181-0/+11
* Convert CPU_PC_FROM_TB to static inline (Jan Kiszka)aliguori2008-11-181-5/+7
* qemu sh4 nptl supportaurel322008-09-151-0/+5
* sh4: CPU versioning.aurel322008-09-021-0/+17
* SH4: Remove dyngen leftoversaurel322008-09-011-3/+1
* [sh4] memory mapped TLB entriesaurel322008-08-221-0/+2
* [sh4] sleep instructionaurel322008-08-221-0/+1
* Move interrupt_request and user_mode_only to common cpu state.pbrook2008-07-011-2/+0
* Add instruction counter.pbrook2008-06-291-0/+5
* Fix typo.pbrook2008-05-301-1/+1
* Move clone() register setup to target specific code. Handle fork-like clone.pbrook2008-05-301-0/+9
* Push common interrupt variables to cpu-defs.h (Glauber Costa)bellard2008-05-291-2/+0
* moved halted field to CPU_COMMONbellard2008-05-281-1/+0
* SH4 MMU improvementsaurel322008-05-091-0/+73
* SH4: system emulator interrupt update, by Magnus Damm.ths2007-12-021-0/+1
* SH4 delay slot code update, by Magnus Damm.ths2007-12-021-9/+9
* added cpu_model parameter to cpu_init()bellard2007-11-101-1/+1
* Replace is_user variable with mmu_idx in softmmu core,j_mayer2007-10-141-0/+11
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-2/+2
* Handle endianness of double floats, by Magnus Damm.ths2007-06-251-1/+1
* Emulate more fpu opcodes, by Magnus Damm.ths2007-06-221-0/+1
* Add missing cpu_halted function, by Magnus Damm.ths2007-06-221-0/+1
* Move target-specific defines to the target directories.ths2007-06-031-0/+6
* 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
* SH bugfixes.pbrook2006-06-181-1/+3
* sh4 fmov et al instructions (amatus)bellard2006-06-141-0/+6
* sh4 target (Samuel Tardieu)bellard2006-04-271-0/+138
OpenPOWER on IntegriCloud