target-alpha: Fix bug: palcode is at least 6 bits.
[qemu] / target-cris / cpu.h
2009-03-07 pbrookThe _exit syscall is used for both thread termination...
2009-02-22 edgar_iglCRIS: Fix remaining build warnings.
2009-01-07 edgar_iglCRIS: Implement set_thread_area for CRIS.
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-29 edgar_iglCRIS: Remove CRIS specific do_unassigned_access.
2008-11-18 aliguoriRefactor translation block CPU state handling (Jan...
2008-11-18 aliguoriConvert CPU_PC_FROM_TB to static inline (Jan Kiszka)
2008-10-06 blueswir1Show size for unassigned accesses (Robert Reif)
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...