]> git.proxmox.com Git - qemu.git/history - target-mips/helper.c
Scrap SIGN_EXTEND32.
[qemu.git] / target-mips / helper.c
2006-12-21 thsScrap SIGN_EXTEND32.
2006-12-21 thsPreliminiary MIPS64 support, disabled by default due...
2006-12-10 thsHandle invalid accesses as SIGILL for mips/mipsel userl...
2006-12-07 thsFix reset handling, CP0 isn't enabled by default (a...
2006-12-06 thsAdd MIPS32R2 instructions, and generally straighten...
2006-12-06 thsMIPS TLB performance improvements, by Daniel Jacobowitz.
2006-06-26 bellardconsistent update of ERL and EXL
2006-06-14 bellarduse constants for TLB handling (Thiemo Seufer)
2006-05-22 bellardfix wrong bitmasks for CP0_Context and CP0_EntryHi...
2006-05-22 bellardcosmetics (Thiemo Seufer)
2006-05-22 bellardmips cleanup (Thiemo Seufer)
2006-03-11 pbrookClear MIPS_HFLAG_BMASK for ErrorEPC (Thiemo Seufer).
2006-03-11 pbrooke bitfields in mips TLB structures (Thiemo Seufer).
2005-12-05 bellardMIPS fixes (Daniel Jacobowitz)
2005-07-04 bellardcorrect split between helper.c and op_helper.c - cosmetics
2005-07-02 bellardTLB reload exception vector (Ralf Baechle)
2005-07-02 bellardfixed c0_context in tlb exception (Ralf Baechle)
2005-07-02 bellarduse MIPS_TLB_NB constant (Ralf Baechle)
2005-07-02 bellardremove nonsense exception code (Ralf Baechle)
2005-07-02 bellardMIPS_USES_R4K_TLB typo
2005-07-02 bellardMIPS target (Jocelyn Mayer)