Move interrupt_request and user_mode_only to common cpu state.
[qemu] / target-cris / cpu.h
2008-07-01 pbrookMove interrupt_request and user_mode_only to common...
2008-06-30 pbrookMove CPU save/load registration to common code.
2008-06-29 pbrookAdd instruction counter.
2008-06-09 edgar_iglCRIS: Emulate NMIs.
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-27 edgar_iglCRIS: Restructure the translator to allow for better...
2008-05-13 edgar_iglCRIS: Improve TLB management and handle delayslots...
2008-05-11 edgar_iglCRIS: Add support for the pseudo randomized set that...
2008-05-09 aurel32Move #include "softfloat.h" to cpu-all.h
2008-05-02 edgar_iglCRIS updates:
2008-03-25 pbrookm68k mmap2 fixes.
2008-03-16 edgar_iglRemove unused members.
2008-03-14 edgar_iglModel more parts of the ETRAX mmu (still alot missing).
2008-02-28 edgar_iglMore consistent naming for CRIS register-number macros.
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-10-08 thsThe remainder of CRIS CPU emulation files, by Edgar...