index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
consistent update of ERL and EXL
bellard
2006-06-26
3
-5
/
+5
*
lwu support - generate exception if unaligned pc (Marius Groeger)
bellard
2006-06-26
2
-2
/
+21
*
Solaris/SPARC host port (Ben Taylor)
bellard
2006-06-14
1
-0
/
+7
*
use constants for TLB handling (Thiemo Seufer)
bellard
2006-06-14
2
-33
/
+36
*
mips config fixes (initial patch by Stefan Weil)
bellard
2006-06-14
2
-12
/
+15
*
MIPS FPU support (Marius Goeger)
bellard
2006-06-14
8
-23
/
+1362
*
fix wrong bitmasks for CP0_Context and CP0_EntryHi (Thiemo Seufer)
bellard
2006-05-22
2
-3
/
+3
*
cosmetics (Thiemo Seufer)
bellard
2006-05-22
3
-15
/
+12
*
mips cleanup (Thiemo Seufer)
bellard
2006-05-22
1
-2
/
+0
*
removed unnecessary header
bellard
2006-04-23
1
-1
/
+0
*
MIPS single stepping fix (Dirk Behme)
bellard
2006-04-23
1
-1
/
+1
*
MIPS CP0 not usable in kernel mode (Stefan Weil)
bellard
2006-04-23
1
-1
/
+1
*
Fix overflow conditions for MIPS add / subtract (Stefan Weil)
bellard
2006-04-23
1
-2
/
+4
*
Avoid flushing of global TLB entries for differing ASIDs (Thiemo Seufer).
pbrook
2006-03-11
1
-2
/
+3
*
Clear MIPS_HFLAG_BMASK for ErrorEPC (Thiemo Seufer).
pbrook
2006-03-11
1
-0
/
+1
*
Rename MIPS_HFLAG(S)_TMASK (Thiemo Seufer).
pbrook
2006-03-11
1
-1
/
+1
*
e bitfields in mips TLB structures (Thiemo Seufer).
pbrook
2006-03-11
3
-41
/
+35
*
Add missing function prototype.
pbrook
2006-03-11
1
-0
/
+2
*
disable debug mode
bellard
2005-12-17
1
-1
/
+1
*
fix for mipsel (will need change for softmmu case)
bellard
2005-12-06
1
-4
/
+10
*
MIPS fixes (Daniel Jacobowitz)
bellard
2005-12-05
8
-104
/
+231
*
mips user emulation
bellard
2005-11-26
1
-0
/
+33
*
fixed BLTZAL and BLTZALL insns - fixed regressions from jmp opts
bellard
2005-11-26
1
-10
/
+21
*
cpu_exec_init() change
bellard
2005-11-21
1
-4
/
+1
*
added CPU_COMMON and CPUState.tb_jmp_cache[]
bellard
2005-11-20
1
-18
/
+2
*
use direct jump only for jumps in the same page
bellard
2005-11-20
1
-15
/
+23
*
suppressed JUMP_TB (Paul Brook)
bellard
2005-10-30
2
-32
/
+53
*
moved common softmmu code to common header (Paul Brook)
bellard
2005-10-30
1
-65
/
+1
*
compilation fix
bellard
2005-07-07
1
-5
/
+0
*
correct split between helper.c and op_helper.c - cosmetics
bellard
2005-07-04
5
-242
/
+233
*
moved CALL_FROM_TBx definitions
bellard
2005-07-02
1
-0
/
+24
*
TLB reload exception vector (Ralf Baechle)
bellard
2005-07-02
1
-0
/
+3
*
fixed c0_context in tlb exception (Ralf Baechle)
bellard
2005-07-02
1
-3
/
+3
*
use MIPS_TLB_NB constant (Ralf Baechle)
bellard
2005-07-02
2
-6
/
+8
*
use mask in C0_status (Ralf Baechle)
bellard
2005-07-02
1
-1
/
+1
*
report C0 status correctly (Ralf Baechle)
bellard
2005-07-02
1
-1
/
+11
*
fixed priviledgees for CP0 use (Ralf Baechle)
bellard
2005-07-02
1
-1
/
+4
*
fixed eret insn (Ralf Baechle)
bellard
2005-07-02
1
-2
/
+5
*
fixed C0 status codes (Ralf Baechle)
bellard
2005-07-02
1
-3
/
+3
*
unaligned load fix (Ralf Baechle)
bellard
2005-07-02
1
-0
/
+2
*
soft irq are just irqs (Ralf Baechle)
bellard
2005-07-02
1
-1
/
+1
*
remove nonsense exception code (Ralf Baechle)
bellard
2005-07-02
1
-3
/
+0
*
fixed jump mask (Ralf Baechle)
bellard
2005-07-02
1
-1
/
+1
*
MIPS_USES_R4K_TLB typo
bellard
2005-07-02
1
-12
/
+11
*
MIPS target (Jocelyn Mayer)
bellard
2005-07-02
10
-0
/
+4218