index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-mips
/
op_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-mips: variable names consistency
aurel32
2009-04-15
1
-364
/
+364
*
target-mips: implement FPU Flush-To-Zero mode
aurel32
2009-03-28
1
-0
/
+5
*
target-mips: remove dead code
aurel32
2009-03-08
1
-34
/
+0
*
target-mips: rename helpers from do_ to helper_
aurel32
2009-03-08
1
-270
/
+261
*
global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)
aliguori
2009-01-15
1
-3
/
+3
*
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
2009-01-15
1
-33
/
+33
*
target-mips: fix indentation
aurel32
2009-01-14
1
-11
/
+11
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
1
-1
/
+1
*
Fix remaining compiler warnings for mips targets.
ths
2008-12-20
1
-2
/
+4
*
MIPS: remove a few warnings
aurel32
2008-12-08
1
-4
/
+4
*
TCG variable type checking.
pbrook
2008-11-17
1
-0
/
+21
*
target-mips: convert bit shuffle ops to TCG
aurel32
2008-11-11
1
-19
/
+0
*
target-mips: convert bitfield ops to TCG
aurel32
2008-11-11
1
-25
/
+1
*
target-mips: fix mft* helpers/call
aurel32
2008-11-11
1
-5
/
+5
*
Show size for unassigned accesses (Robert Reif)
blueswir1
2008-10-06
1
-1
/
+1
*
Move the active FPU registers into env again, and use more TCG registers
ths
2008-09-18
1
-261
/
+261
*
MIPS: Fix tlbwi/tlbwr
aurel32
2008-09-14
1
-3
/
+9
*
Use plain standard inline.
ths
2008-07-23
1
-7
/
+7
*
Less hardcoding of TARGET_USER_ONLY.
ths
2008-07-23
1
-93
/
+2
*
Use temporary registers for the MIPS FPU emulation.
ths
2008-07-09
1
-368
/
+612
*
Remove unnecessary helper arguments, and fix some typos.
ths
2008-06-29
1
-5
/
+5
*
Avoid unused input arguments which triggered tcg errors. Spotted by
ths
2008-06-27
1
-16
/
+18
*
More efficient target register / TC accesses.
ths
2008-06-27
1
-80
/
+188
*
Remove remaining uses of T0 in the MIPS target.
ths
2008-06-24
1
-34
/
+35
*
Use temporaries instead of fixed registers for some instructions.
ths
2008-06-24
1
-6
/
+6
*
Pass T0/T1 explicitly to helper functions, and clean up a few dyngen
ths
2008-06-23
1
-549
/
+514
*
Convert unaligned load/store to TCG.
ths
2008-06-20
1
-0
/
+337
*
Convert vr54xx multiply instructions to TCG.
ths
2008-06-20
1
-3
/
+3
*
Convert remaining MIPS FP instructions to TCG.
ths
2008-06-19
1
-0
/
+87
*
Switch the standard multiplication instructions to TCG.
ths
2008-06-12
1
-10
/
+12
*
Switch bitfield instructions and assorted special ops to TCG.
ths
2008-06-12
1
-0
/
+123
*
TCGify a few more instructions.
ths
2008-06-12
1
-0
/
+6
*
Switch remaining CP0 instructions to TCG or helper functions.
ths
2008-06-09
1
-4
/
+788
*
Fix off-by-one unwinding error.
pbrook
2008-05-25
1
-6
/
+0
*
Fix build failure for MIPS64 targets on 64-bit hosts.
ths
2008-05-23
1
-1
/
+2
*
Switch MIPS clo/clz and the condition tests to TCG.
ths
2008-05-21
1
-0
/
+10
*
Switch most MIPS logical and arithmetic instructions to TCG.
ths
2008-05-19
1
-50
/
+12
*
fixed do_restore_state()
bellard
2008-05-10
1
-5
/
+7
*
Make MIPS MT implementation more cache friendly.
ths
2008-02-12
1
-20
/
+20
*
Fix broken absoluteness check for cabs.d.*.
ths
2008-01-08
1
-2
/
+2
*
Support for VR5432, and some of its special instructions. Original patch
ths
2007-12-25
1
-1
/
+84
*
Avoid host FPE for overflowing division on MIPS, by Richard Sandiford.
ths
2007-12-25
1
-3
/
+10
*
Add strict checking mode for softfp code.
pbrook
2007-11-18
1
-4
/
+4
*
Fix MIPS64 R2 instructions.
ths
2007-11-18
1
-9
/
+7
*
Fix int/float inconsistencies.
pbrook
2007-11-17
1
-22
/
+20
*
Clean out the N32 macros from target-mips, and introduce MIPS ABI specific
ths
2007-11-08
1
-5
/
+5
*
Adjust s390 addresses (the MSB is defined as "to be ignored").
ths
2007-10-29
1
-1
/
+5
*
Implement missing MIPS supervisor mode bits.
ths
2007-10-28
1
-6
/
+12
*
Add sharable clz/clo inline functions and use them for the mips target.
ths
2007-10-27
1
-0
/
+13
*
Handle IBE on MIPS properly.
ths
2007-10-20
1
-0
/
+8
[next]