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
/
cpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-06
mips: Support the MT TCStatus IXMT irq disable flag
Edgar E. Iglesias
1
-0
/
+4
2011-09-06
mips: Add MT halting and waking of VPEs
Edgar E. Iglesias
1
-0
/
+51
2011-08-07
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
1
-1
/
+1
2011-07-30
exec.h cleanup
Blue Swirl
1
-0
/
+2
2011-07-20
Fix unassigned memory access handling
Blue Swirl
1
-2
/
+2
2011-06-26
Move cpu_has_work and cpu_pc_from_tb to cpu.h
Blue Swirl
1
-0
/
+24
2011-04-03
Fix trivial "endianness bugs"
Stefan Weil
1
-1
/
+1
2010-12-27
target-mips: fix host CPU consumption when guest is idle
Aurelien Jarno
1
-0
/
+8
2010-10-30
target-xxx: Use fprintf_function (format checking)
Stefan Weil
1
-1
/
+2
2010-08-06
mips: Add support for VInt and VEIC irq modes
Edgar E. Iglesias
1
-0
/
+23
2010-07-25
mips: more fixes to the MIPS interrupt glue logic
Aurelien Jarno
1
-0
/
+3
2010-07-24
mips: Correct MIPS interrupt glue logic for icount
Edgar E. Iglesias
1
-3
/
+0
2010-07-03
remove exec-all.h inclusion from cpu.h
Paolo Bonzini
1
-1
/
+0
2010-07-03
move cpu_pc_from_tb to target-*/exec.h
Paolo Bonzini
1
-7
/
+0
2010-06-09
target-mips: add microMIPS exception handler support
Nathan Froyd
1
-0
/
+1
2010-03-12
Target specific usermode cleanup
Paul Brook
1
-1
/
+10
2010-02-06
target-mips: don't call cpu_loop_exit() from helper.c
Aurelien Jarno
1
-2
/
+2
2009-12-13
target-mips: add new HFLAGs for JALX and 16/32-bit delay slots
Nathan Froyd
1
-19
/
+28
2009-11-30
target-mips: add a function to do virtual -> physical translations
Aurelien Jarno
1
-0
/
+2
2009-11-22
target-mips: fix physical address type in MMU functions
Aurelien Jarno
1
-4
/
+4
2009-11-22
target-mips: make CP0_LLAddr register CPU dependent
Aurelien Jarno
1
-0
/
+2
2009-11-22
target-mips: rename CP0_LLAddr into lladdr
Aurelien Jarno
1
-1
/
+1
2009-11-14
mips: fix cpu_reset memory leak
Blue Swirl
1
-2
/
+3
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-8
/
+9
2009-10-01
Get rid of _t suffix
malc
1
-9
/
+8
2009-08-24
cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
Nathan Froyd
1
-0
/
+1
2009-07-27
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
1
-1
/
+1
2009-07-27
change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}
Juan Quintela
1
-1
/
+1
2009-07-09
MIPS atomic instructions
Paul Brook
1
-0
/
+5
2009-07-09
MIPS usermode TLS register
Paul Brook
1
-0
/
+5
2009-03-29
target-mips: optimize gen_compute_branch()
aurel32
1
-1
/
+1
2009-03-08
target-mips: rename helpers from do_ to helper_
aurel32
1
-8
/
+8
2009-03-07
The _exit syscall is used for both thread termination in NPTL applications,
pbrook
1
-1
/
+2
2008-12-20
Fix remaining compiler warnings for mips targets.
ths
1
-1
/
+18
2008-11-18
Refactor translation block CPU state handling (Jan Kiszka)
aliguori
1
-0
/
+8
2008-11-18
Convert CPU_PC_FROM_TB to static inline (Jan Kiszka)
aliguori
1
-5
/
+7
2008-11-11
target-mips: optimize gen_op_addr_add() (2/2)
aurel32
1
-6
/
+7
2008-10-06
Show size for unassigned accesses (Robert Reif)
blueswir1
1
-1
/
+1
2008-09-18
Move the active FPU registers into env again, and use more TCG registers
ths
1
-4
/
+7
2008-07-23
Less hardcoding of TARGET_USER_ONLY.
ths
1
-8
/
+1
2008-07-09
Use temporary registers for the MIPS FPU emulation.
ths
1
-7
/
+1
2008-07-01
Move interrupt_request and user_mode_only to common cpu state.
pbrook
1
-2
/
+0
2008-06-30
Move CPU save/load registration to common code.
pbrook
1
-0
/
+2
2008-06-29
Add instruction counter.
pbrook
1
-0
/
+6
2008-06-27
More efficient target register / TC accesses.
ths
1
-37
/
+40
2008-06-24
Remove remaining uses of T0 in the MIPS target.
ths
1
-3
/
+0
2008-06-24
T1 is now dead.
ths
1
-1
/
+0
2008-06-11
Move FP TNs to cpu env.
ths
1
-5
/
+6
2008-05-30
Fix typo.
pbrook
1
-1
/
+1
2008-05-30
Move clone() register setup to target specific code. Handle fork-like clone.
pbrook
1
-0
/
+10
[next]