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
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
2011-04-17
target-mips: clear softfpu exception state for comparison instructions
Aurelien Jarno
1
-16
/
+25
2011-04-17
target-mips: fix c.ps.* instructions
Aurelien Jarno
1
-4
/
+4
2011-04-17
target-mips: don't hardcode softfloat exception bits
Aurelien Jarno
1
-15
/
+20
2011-04-17
target-mips: simplify FP comparisons
Aurelien Jarno
1
-36
/
+36
2011-04-17
softfloat: rename float*_eq() into float*_eq_quiet()
Aurelien Jarno
1
-16
/
+16
2011-04-17
target-mips: use new float*_unordered*() functions
Aurelien Jarno
1
-98
/
+70
2011-02-09
[PATCH] [MIPS] Clear softfpu exception state for round, trunc, ceil and floor
Chris Dearman
1
-0
/
+16
2011-01-02
softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan()
Peter Maydell
1
-4
/
+4
2010-12-22
target-mips: fix translation of MT instructions
Nathan Froyd
1
-20
/
+8
2010-09-18
MIPS: fix yield handling
Blue Swirl
1
-1
/
+3
2010-07-31
Correctly identify multiple cpus in SMP systems
Hervé Poussineau
1
-2
/
+1
2010-07-25
mips: more fixes to the MIPS interrupt glue logic
Aurelien Jarno
1
-12
/
+8
2010-07-24
mips: Correct MIPS interrupt glue logic for icount
Edgar E. Iglesias
1
-11
/
+0
2010-07-03
remove unused stuff from */exec.h
Paolo Bonzini
1
-1
/
+6
2010-06-09
target-mips: microMIPS ASE support
Nathan Froyd
1
-0
/
+136
2010-02-06
target-mips: don't call cpu_loop_exit() from helper.c
Aurelien Jarno
1
-2
/
+16
2009-12-13
target-mips: change interrupt bits to be mips16-aware
Nathan Froyd
1
-3
/
+14
2009-11-30
target-mips: use physical address in lladdr
Aurelien Jarno
1
-0
/
+39
2009-11-30
target-mips: factorize load/store code in op_helper.c
Aurelien Jarno
1
-152
/
+100
2009-11-22
target-mips: make CP0_LLAddr register CPU dependent
Aurelien Jarno
1
-2
/
+9
2009-11-22
target-mips: rename CP0_LLAddr into lladdr
Aurelien Jarno
1
-7
/
+7
2009-11-14
target-mips: fix indentation
Aurelien Jarno
1
-1
/
+1
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-4
/
+4
2009-10-01
Get rid of _t suffix
malc
1
-4
/
+4
2009-09-21
Add 'static' to please Sparse
Blue Swirl
1
-1
/
+1
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-04-15
target-mips: variable names consistency
aurel32
1
-364
/
+364
2009-03-28
target-mips: implement FPU Flush-To-Zero mode
aurel32
1
-0
/
+5
2009-03-08
target-mips: remove dead code
aurel32
1
-34
/
+0
2009-03-08
target-mips: rename helpers from do_ to helper_
aurel32
1
-270
/
+261
2009-01-15
global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)
aliguori
1
-3
/
+3
2009-01-15
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
1
-33
/
+33
2009-01-14
target-mips: fix indentation
aurel32
1
-11
/
+11
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
1
-1
/
+1
2008-12-20
Fix remaining compiler warnings for mips targets.
ths
1
-2
/
+4
2008-12-07
MIPS: remove a few warnings
aurel32
1
-4
/
+4
2008-11-17
TCG variable type checking.
pbrook
1
-0
/
+21
2008-11-11
target-mips: convert bit shuffle ops to TCG
aurel32
1
-19
/
+0
2008-11-11
target-mips: convert bitfield ops to TCG
aurel32
1
-25
/
+1
[next]