index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-mips
Age
Commit message (
Expand
)
Author
Files
Lines
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
2005-07-02
fixed C0 status codes (Ralf Baechle)
bellard
1
-3
/
+3
2005-07-02
unaligned load fix (Ralf Baechle)
bellard
1
-0
/
+2
2005-07-02
soft irq are just irqs (Ralf Baechle)
bellard
1
-1
/
+1
2005-07-02
remove nonsense exception code (Ralf Baechle)
bellard
1
-3
/
+0
2005-07-02
fixed jump mask (Ralf Baechle)
bellard
1
-1
/
+1
2005-07-02
MIPS_USES_R4K_TLB typo
bellard
1
-12
/
+11
2005-07-02
MIPS target (Jocelyn Mayer)
bellard
10
-0
/
+4218