summaryrefslogtreecommitdiffstats
path: root/target-mips
Commit message (Expand)AuthorAgeFilesLines
* Avoid flushing of global TLB entries for differing ASIDs (Thiemo Seufer).pbrook2006-03-111-2/+3
* Clear MIPS_HFLAG_BMASK for ErrorEPC (Thiemo Seufer).pbrook2006-03-111-0/+1
* Rename MIPS_HFLAG(S)_TMASK (Thiemo Seufer).pbrook2006-03-111-1/+1
* e bitfields in mips TLB structures (Thiemo Seufer).pbrook2006-03-113-41/+35
* Add missing function prototype.pbrook2006-03-111-0/+2
* disable debug modebellard2005-12-171-1/+1
* fix for mipsel (will need change for softmmu case)bellard2005-12-061-4/+10
* MIPS fixes (Daniel Jacobowitz)bellard2005-12-058-104/+231
* mips user emulationbellard2005-11-261-0/+33
* fixed BLTZAL and BLTZALL insns - fixed regressions from jmp optsbellard2005-11-261-10/+21
* cpu_exec_init() changebellard2005-11-211-4/+1
* added CPU_COMMON and CPUState.tb_jmp_cache[]bellard2005-11-201-18/+2
* use direct jump only for jumps in the same pagebellard2005-11-201-15/+23
* suppressed JUMP_TB (Paul Brook)bellard2005-10-302-32/+53
* moved common softmmu code to common header (Paul Brook)bellard2005-10-301-65/+1
* compilation fixbellard2005-07-071-5/+0
* correct split between helper.c and op_helper.c - cosmeticsbellard2005-07-045-242/+233
* moved CALL_FROM_TBx definitionsbellard2005-07-021-0/+24
* TLB reload exception vector (Ralf Baechle)bellard2005-07-021-0/+3
* fixed c0_context in tlb exception (Ralf Baechle)bellard2005-07-021-3/+3
* use MIPS_TLB_NB constant (Ralf Baechle)bellard2005-07-022-6/+8
* use mask in C0_status (Ralf Baechle)bellard2005-07-021-1/+1
* report C0 status correctly (Ralf Baechle)bellard2005-07-021-1/+11
* fixed priviledgees for CP0 use (Ralf Baechle)bellard2005-07-021-1/+4
* fixed eret insn (Ralf Baechle)bellard2005-07-021-2/+5
* fixed C0 status codes (Ralf Baechle)bellard2005-07-021-3/+3
* unaligned load fix (Ralf Baechle)bellard2005-07-021-0/+2
* soft irq are just irqs (Ralf Baechle)bellard2005-07-021-1/+1
* remove nonsense exception code (Ralf Baechle)bellard2005-07-021-3/+0
* fixed jump mask (Ralf Baechle)bellard2005-07-021-1/+1
* MIPS_USES_R4K_TLB typobellard2005-07-021-12/+11
* MIPS target (Jocelyn Mayer)bellard2005-07-0210-0/+4218
OpenPOWER on IntegriCloud