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
/
op_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-12
cpu: Pass CPUState to cpu_interrupt()
Andreas Färber
1
-4
/
+4
2013-03-12
exec: Pass CPUState to cpu_reset_interrupt()
Andreas Färber
1
-3
/
+2
2013-03-12
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
1
-3
/
+7
2013-02-23
target-mips: Use mul[us]2 in [D]MULT[U] insns
Richard Henderson
1
-12
/
+0
2013-01-31
target-mips: Unfuse {,N}M{ADD,SUB}.fmt
Richard Sandiford
1
-8
/
+17
2013-01-15
exec: Return CPUState from qemu_get_cpu()
Andreas Färber
1
-3
/
+8
2013-01-15
target-mips: Clean up mips_cpu_map_tc() documentation
Andreas Färber
1
-5
/
+9
2013-01-15
cpu: Move nr_{cores,threads} fields to CPUState
Andreas Färber
1
-3
/
+5
2013-01-08
target-mips: Replace macros by inline functions
Stefan Weil
1
-18
/
+24
2013-01-01
target-mips: Use EXCP_SC rather than a magic number
陳韋任 (Wei-Ren Chen)
1
-3
/
+2
2013-01-01
target-mips: Remove semicolon from macro definition
Stefan Weil
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-5
/
+5
2012-12-16
exec: refactor cpu_restore_state
Blue Swirl
1
-7
/
+1
2012-10-31
target-mips: don't flush extra TLB on permissions upgrade
Aurelien Jarno
1
-5
/
+23
2012-10-31
target-mips: fix TLBR wrt SEGMask
Aurelien Jarno
1
-0
/
+6
2012-10-31
target-mips: implement unaligned loads using TCG
Aurelien Jarno
1
-142
/
+0
2012-10-31
target-mips: simplify load/store microMIPS helpers
Aurelien Jarno
1
-64
/
+9
2012-10-31
target-mips: restore CPU state after an FPU exception
Aurelien Jarno
1
-90
/
+95
2012-10-31
target-mips: use softfloat constants when possible
Aurelien Jarno
1
-48
/
+44
2012-10-31
target-mips: cleanup float to int conversion helpers
Aurelien Jarno
1
-39
/
+79
2012-10-31
target-mips: fix FPU exceptions
Aurelien Jarno
1
-13
/
+19
2012-10-31
target-mips: keep softfloat exception set to 0 between instructions
Aurelien Jarno
1
-63
/
+10
2012-10-31
target-mips: use the softfloat floatXX_muladd functions
Aurelien Jarno
1
-89
/
+48
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-3
/
+3
2012-10-17
target-mips: Pass MIPSCPU to mips_vpe_sleep()
Andreas Färber
1
-3
/
+7
2012-10-17
target-mips: Pass MIPSCPU to mips_tc_sleep()
Andreas Färber
1
-3
/
+5
2012-10-17
target-mips: Pass MIPSCPU to mips_vpe_is_wfi()
Andreas Färber
1
-4
/
+8
2012-10-17
target-mips: Pass MIPSCPU to mips_tc_wake()
Andreas Färber
1
-3
/
+8
2012-10-17
target-mips: Clean up other_cpu in helper_{d,e}vpe()
Andreas Färber
1
-14
/
+14
2012-09-15
target-mips: switch to AREG0 free mode
Blue Swirl
1
-505
/
+560
2012-09-08
MIPS/user: Fix reset CPU state initialization
Maciej W. Rozycki
1
-49
/
+0
2012-08-24
target-mips: Fix some helper functions (VR54xx multiplication)
Stefan Weil
1
-46
/
+29
2012-05-03
target-mips: Remove unused inline function
Stefan Weil
1
-6
/
+0
2012-04-15
target-mips: Fix type cast for w64 (uintptr_t)
Stefan Weil
1
-1
/
+1
2012-04-14
Use uintptr_t for various op related functions
Blue Swirl
1
-10
/
+8
2012-03-24
target-mips: Add compiler attribute to some functions which don't return
Stefan Weil
1
-1
/
+2
2012-03-14
target-mips: Don't overuse CPUState
Andreas Färber
1
-62
/
+62
2012-03-08
Spelling fixes in comments (it's -> its)
Stefan Weil
1
-1
/
+1
2011-10-01
softmmu_header: pass CPUState to tlb_fill
Blue Swirl
1
-4
/
+3
2011-09-06
mips: Add MT halting and waking of VPEs
Edgar E. Iglesias
1
-4
/
+78
2011-09-06
mips: Correct IntCtl write mask for VInt
Edgar E. Iglesias
1
-1
/
+1
2011-09-06
mips: Hook in more reg accesses via mttr/mftr
Edgar E. Iglesias
1
-11
/
+129
2011-09-06
mips: Synchronize CP0 TCSTatus, Status and EntryHi
Edgar E. Iglesias
1
-44
/
+106
2011-09-06
mips: Handle TC indexing of other VPEs
Edgar E. Iglesias
1
-105
/
+161
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
-1
/
+55
2011-07-20
Fix unassigned memory access handling
Blue Swirl
1
-2
/
+4
2011-06-26
cpu_loop_exit: avoid using AREG0
Blue Swirl
1
-2
/
+2
2011-04-20
Remove unused function parameter from cpu_restore_state
Stefan Weil
1
-2
/
+2
[next]