summaryrefslogtreecommitdiffstats
path: root/target-sh4/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* target-sh4: MMU: reduce the size of a TLB entryAurelien Jarno2010-02-091-12/+11
* sh7750: handle MMUCR TI bitAurelien Jarno2010-02-091-0/+2
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-1/+1
* Get rid of _t suffixmalc2009-10-011-1/+1
* cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signalNathan Froyd2009-08-241-0/+1
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* SH: Improve movca.l/ocbi emulation.edgar_igl2009-04-011-1/+14
* The _exit syscall is used for both thread termination in NPTL applications,pbrook2009-03-071-1/+2
* clean build: Fix remaining sh4 warningsaurel322009-03-031-0/+2
* 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