index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-mips
/
helper.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcg: Invert the inclusion of helper.h
Richard Henderson
2014-05-28
1
-6
/
+0
*
target-mips: add user-mode FR switch support for MIPS32r5
Petar Jovanovic
2014-02-10
1
-1
/
+1
*
target-mips: add support for CP0_Config5
Petar Jovanovic
2014-02-10
1
-0
/
+1
*
target-mips: add support for CP0_Config4
Petar Jovanovic
2014-02-10
1
-0
/
+1
*
tcg: Remove stray semi-colons from target-*/helper.h
Richard Henderson
2013-10-10
1
-6
/
+6
*
target-mips: Use mul[us]2 in [D]MULT[U] insns
Richard Henderson
2013-02-23
1
-2
/
+0
*
target-mips: implement DSP (d)append sub-class with TCG
Aurelien Jarno
2013-01-31
1
-13
/
+0
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
target-mips: implement unaligned loads using TCG
Aurelien Jarno
2012-10-31
1
-4
/
+0
*
target-mips: use the softfloat floatXX_muladd functions
Aurelien Jarno
2012-10-31
1
-4
/
+4
*
target-mips: Add ASE DSP accumulator instructions
Jia Liu
2012-10-31
1
-0
/
+35
*
target-mips: Add ASE DSP compare-pick instructions
Jia Liu
2012-10-31
1
-0
/
+52
*
target-mips: Add ASE DSP bit/manipulation instructions
Jia Liu
2012-10-31
1
-0
/
+7
*
target-mips: Add ASE DSP multiply instructions
Jia Liu
2012-10-31
1
-0
/
+91
*
target-mips: Add ASE DSP GPR-based shift instructions
Jia Liu
2012-10-31
1
-0
/
+38
*
target-mips: Add ASE DSP arithmetic instructions
Jia Liu
2012-10-31
1
-0
/
+126
*
target-mips: rename helper flags
Aurelien Jarno
2012-10-28
1
-53
/
+53
*
target-mips: Implement Loongson Multimedia Instructions
Richard Henderson
2012-09-19
1
-0
/
+59
*
target-mips: switch to AREG0 free mode
Blue Swirl
2012-09-15
1
-202
/
+208
*
target-mips: Add compiler attribute to some functions which don't return
Stefan Weil
2012-03-24
1
-2
/
+2
*
mips: Hook in more reg accesses via mttr/mftr
Edgar E. Iglesias
2011-09-06
1
-0
/
+10
*
target-mips: fix translation of MT instructions
Nathan Froyd
2010-12-22
1
-4
/
+4
*
mips: more fixes to the MIPS interrupt glue logic
Aurelien Jarno
2010-07-25
1
-1
/
+0
*
target-mips: microMIPS ASE support
Nathan Froyd
2010-06-09
1
-0
/
+9
*
target-mips: use physical address in lladdr
Aurelien Jarno
2009-11-30
1
-0
/
+9
*
target-mips: make CP0_LLAddr register CPU dependent
Aurelien Jarno
2009-11-22
1
-0
/
+1
*
target-mips: use the TCG_CALL_PURE and TCG_CALL_CONST for some helpers
aurel32
2009-04-06
1
-4
/
+4
*
target-mips: rename helpers from do_ to helper_
aurel32
2009-03-08
1
-5
/
+0
*
TCG variable type checking.
pbrook
2008-11-17
1
-197
/
+203
*
target-mips: convert bit shuffle ops to TCG
aurel32
2008-11-11
1
-7
/
+0
*
target-mips: convert bitfield ops to TCG
aurel32
2008-11-11
1
-5
/
+1
*
target-mips: fix mft* helpers/call
aurel32
2008-11-11
1
-5
/
+5
*
Less hardcoding of TARGET_USER_ONLY.
ths
2008-07-23
1
-2
/
+4
*
Use temporary registers for the MIPS FPU emulation.
ths
2008-07-09
1
-44
/
+62
*
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
-6
/
+6
*
Remove remaining uses of T0 in the MIPS target.
ths
2008-06-24
1
-33
/
+33
*
Use temporaries instead of fixed registers for some instructions.
ths
2008-06-24
1
-4
/
+4
*
Pass T0/T1 explicitly to helper functions, and clean up a few dyngen
ths
2008-06-23
1
-150
/
+150
*
Convert unaligned load/store to TCG.
ths
2008-06-20
1
-0
/
+11
*
Convert vr54xx multiply instructions to TCG.
ths
2008-06-20
1
-0
/
+15
*
Convert remaining MIPS FP instructions to TCG.
ths
2008-06-19
1
-0
/
+7
*
Switch the standard multiplication instructions to TCG.
ths
2008-06-12
1
-0
/
+2
*
Switch bitfield instructions and assorted special ops to TCG.
ths
2008-06-12
1
-0
/
+19
*
TCGify a few more instructions.
ths
2008-06-12
1
-0
/
+4
*
Call most FP helpers without deroute through op.c
ths
2008-06-11
1
-0
/
+72
*
Switch remaining CP0 instructions to TCG or helper functions.
ths
2008-06-09
1
-0
/
+118
*
Register helper functions.
ths
2008-06-08
1
-7
/
+13
*
Switch MIPS clo/clz and the condition tests to TCG.
ths
2008-05-21
1
-0
/
+5
*
Add file left out from previous commit.
ths
2008-05-18
1
-0
/
+3