Fix typo
[qemu] / target-sh4 / cpu.h
2009-04-01 edgar_iglSH: Improve movca.l/ocbi emulation.
2009-03-07 pbrookThe _exit syscall is used for both thread termination...
2009-03-03 aurel32clean build: Fix remaining sh4 warnings
2009-03-02 aurel32SH: Implement MOVCO.L and MOVLI.L
2009-02-07 aurel32SH7750/51: add register BCR3, BCR4, PCR, RTCOR, RTCNT...
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-13 aurel32target-sh4: make the initial value of SR easier to...
2008-12-13 aurel32target-sh4: add prefi, icbi, synco
2008-12-13 aurel32target-sh4: add SH7785 as CPU option
2008-12-11 aurel32target-sh4: remove 2 warnings
2008-12-07 aurel32SH4: Implement FD bit
2008-11-18 aliguoriRefactor translation block CPU state handling (Jan...
2008-11-18 aliguoriConvert CPU_PC_FROM_TB to static inline (Jan Kiszka)
2008-09-15 aurel32qemu sh4 nptl support
2008-09-02 aurel32sh4: CPU versioning.
2008-09-01 aurel32SH4: Remove dyngen leftovers
2008-08-22 aurel32[sh4] memory mapped TLB entries
2008-08-22 aurel32[sh4] sleep instruction
2008-07-01 pbrookMove interrupt_request and user_mode_only to common...
2008-06-29 pbrookAdd instruction counter.
2008-05-30 pbrookFix typo.
2008-05-30 pbrookMove clone() register setup to target specific code...
2008-05-29 bellardPush common interrupt variables to cpu-defs.h (Glauber...
2008-05-28 bellardmoved halted field to CPU_COMMON
2008-05-09 aurel32SH4 MMU improvements
2007-12-02 thsSH4: system emulator interrupt update, by Magnus Damm.
2007-12-02 thsSH4 delay slot code update, by Magnus Damm.
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-10-14 j_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-06-25 thsHandle endianness of double floats, by Magnus Damm.
2007-06-22 thsEmulate more fpu opcodes, by Magnus Damm.
2007-06-22 thsAdd missing cpu_halted function, by Magnus Damm.
2007-06-03 thsMove target-specific defines to the target directories.
2007-01-31 thssiginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont.
2006-12-23 thsCheck ELF binaries for machine type and endianness.
2006-06-18 pbrookSH bugfixes.
2006-06-14 bellardsh4 fmov et al instructions (amatus)
2006-04-27 bellardsh4 target (Samuel Tardieu)