index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-mips
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-07
Fix reset handling, CP0 isn't enabled by default (a fact which doesn't
ths
2
-38
/
+31
2006-12-07
Simplify mask construction.
ths
1
-2
/
+2
2006-12-06
Update copyright notice.
ths
1
-0
/
+1
2006-12-06
Add MIPS32R2 instructions, and generally straighten out the instruction
ths
7
-591
/
+2235
2006-12-06
Dynamically translate MIPS mtc0 instructions.
ths
4
-220
/
+423
2006-12-06
Dynamically translate MIPS mfc0 instructions.
ths
4
-147
/
+327
2006-12-06
Halt/reboot support for Linux, by Daniel Jacobowitz. This is a band-aid
ths
2
-2
/
+16
2006-12-06
MIPS TLB performance improvements, by Daniel Jacobowitz.
ths
6
-8
/
+54
2006-11-12
MIPS FPU fixes (Daniel Jacobowitz).
pbrook
2
-3
/
+5
2006-11-12
Avoid redundant TLB flushes (Daniel Jacobowitz).
pbrook
1
-0
/
+9
2006-10-29
compilation fix
bellard
1
-2
/
+1
2006-10-23
add support for cvt.s.d and cvt.d.s (Aurelien Jarno)
bellard
2
-0
/
+26
2006-06-26
consistent update of ERL and EXL
bellard
3
-5
/
+5
2006-06-26
lwu support - generate exception if unaligned pc (Marius Groeger)
bellard
2
-2
/
+21
2006-06-14
Solaris/SPARC host port (Ben Taylor)
bellard
1
-0
/
+7
2006-06-14
use constants for TLB handling (Thiemo Seufer)
bellard
2
-33
/
+36
2006-06-14
mips config fixes (initial patch by Stefan Weil)
bellard
2
-12
/
+15
2006-06-14
MIPS FPU support (Marius Goeger)
bellard
8
-23
/
+1362
2006-05-22
fix wrong bitmasks for CP0_Context and CP0_EntryHi (Thiemo Seufer)
bellard
2
-3
/
+3
2006-05-22
cosmetics (Thiemo Seufer)
bellard
3
-15
/
+12
2006-05-22
mips cleanup (Thiemo Seufer)
bellard
1
-2
/
+0
2006-04-23
removed unnecessary header
bellard
1
-1
/
+0
2006-04-23
MIPS single stepping fix (Dirk Behme)
bellard
1
-1
/
+1
2006-04-23
MIPS CP0 not usable in kernel mode (Stefan Weil)
bellard
1
-1
/
+1
2006-04-23
Fix overflow conditions for MIPS add / subtract (Stefan Weil)
bellard
1
-2
/
+4
2006-03-11
Avoid flushing of global TLB entries for differing ASIDs (Thiemo Seufer).
pbrook
1
-2
/
+3
2006-03-11
Clear MIPS_HFLAG_BMASK for ErrorEPC (Thiemo Seufer).
pbrook
1
-0
/
+1
2006-03-11
Rename MIPS_HFLAG(S)_TMASK (Thiemo Seufer).
pbrook
1
-1
/
+1
2006-03-11
e bitfields in mips TLB structures (Thiemo Seufer).
pbrook
3
-41
/
+35
2006-03-11
Add missing function prototype.
pbrook
1
-0
/
+2
2005-12-17
disable debug mode
bellard
1
-1
/
+1
2005-12-06
fix for mipsel (will need change for softmmu case)
bellard
1
-4
/
+10
2005-12-05
MIPS fixes (Daniel Jacobowitz)
bellard
8
-104
/
+231
2005-11-26
mips user emulation
bellard
1
-0
/
+33
2005-11-26
fixed BLTZAL and BLTZALL insns - fixed regressions from jmp opts
bellard
1
-10
/
+21
2005-11-21
cpu_exec_init() change
bellard
1
-4
/
+1
2005-11-20
added CPU_COMMON and CPUState.tb_jmp_cache[]
bellard
1
-18
/
+2
2005-11-20
use direct jump only for jumps in the same page
bellard
1
-15
/
+23
2005-10-30
suppressed JUMP_TB (Paul Brook)
bellard
2
-32
/
+53
2005-10-30
moved common softmmu code to common header (Paul Brook)
bellard
1
-65
/
+1
2005-07-07
compilation fix
bellard
1
-5
/
+0
2005-07-04
correct split between helper.c and op_helper.c - cosmetics
bellard
5
-242
/
+233
2005-07-02
moved CALL_FROM_TBx definitions
bellard
1
-0
/
+24
2005-07-02
TLB reload exception vector (Ralf Baechle)
bellard
1
-0
/
+3
2005-07-02
fixed c0_context in tlb exception (Ralf Baechle)
bellard
1
-3
/
+3
2005-07-02
use MIPS_TLB_NB constant (Ralf Baechle)
bellard
2
-6
/
+8
2005-07-02
use mask in C0_status (Ralf Baechle)
bellard
1
-1
/
+1
2005-07-02
report C0 status correctly (Ralf Baechle)
bellard
1
-1
/
+11
2005-07-02
fixed priviledgees for CP0 use (Ralf Baechle)
bellard
1
-1
/
+4
2005-07-02
fixed eret insn (Ralf Baechle)
bellard
1
-2
/
+5
[next]