index
:
~pgrunt/qemu
cdrom
master
virgl-spice
Fork of QEMU git://git.qemu-project.org/qemu.git
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-mips
/
helper.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-03
target-mips: add MSA MI10 format instructions
Yongbok Kim
1
-0
/
+3
2014-11-03
target-mips: add MSA 2RF format instructions
Yongbok Kim
1
-0
/
+17
2014-11-03
target-mips: add MSA VEC/2R format instructions
Yongbok Kim
1
-0
/
+12
2014-11-03
target-mips: add MSA 3RF format instructions
Yongbok Kim
1
-0
/
+42
2014-11-03
target-mips: add MSA ELM format instructions
Yongbok Kim
1
-0
/
+10
2014-11-03
target-mips: add MSA 3R format instructions
Yongbok Kim
1
-0
/
+64
2014-11-03
target-mips: add MSA BIT format instructions
Yongbok Kim
1
-0
/
+13
2014-11-03
target-mips: add MSA I5 format instruction
Yongbok Kim
1
-0
/
+13
2014-11-03
target-mips: add MSA I8 format instructions
Yongbok Kim
1
-0
/
+10
2014-11-03
target-mips: add TLBINV support
Leon Alrae
1
-0
/
+2
2014-11-03
target-mips: update PageGrain and m{t,f}c0 EntryLo{0,1}
Leon Alrae
1
-0
/
+5
2014-10-14
target-mips: add new Floating Point Comparison instructions
Yongbok Kim
1
-0
/
+27
2014-10-14
target-mips: add new Floating Point instructions
Leon Alrae
1
-0
/
+20
2014-10-13
target-mips: add ALIGN, DALIGN, BITSWAP and DBITSWAP instructions
Yongbok Kim
1
-0
/
+5
2014-05-28
tcg: Invert the inclusion of helper.h
Richard Henderson
1
-6
/
+0
2014-02-10
target-mips: add user-mode FR switch support for MIPS32r5
Petar Jovanovic
1
-1
/
+1
2014-02-10
target-mips: add support for CP0_Config5
Petar Jovanovic
1
-0
/
+1
2014-02-10
target-mips: add support for CP0_Config4
Petar Jovanovic
1
-0
/
+1
2013-10-10
tcg: Remove stray semi-colons from target-*/helper.h
Richard Henderson
1
-6
/
+6
2013-02-23
target-mips: Use mul[us]2 in [D]MULT[U] insns
Richard Henderson
1
-2
/
+0
2013-01-31
target-mips: implement DSP (d)append sub-class with TCG
Aurelien Jarno
1
-13
/
+0
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-2
/
+2
2012-10-31
target-mips: implement unaligned loads using TCG
Aurelien Jarno
1
-4
/
+0
2012-10-31
target-mips: use the softfloat floatXX_muladd functions
Aurelien Jarno
1
-4
/
+4
2012-10-31
target-mips: Add ASE DSP accumulator instructions
Jia Liu
1
-0
/
+35
2012-10-31
target-mips: Add ASE DSP compare-pick instructions
Jia Liu
1
-0
/
+52
2012-10-31
target-mips: Add ASE DSP bit/manipulation instructions
Jia Liu
1
-0
/
+7
2012-10-31
target-mips: Add ASE DSP multiply instructions
Jia Liu
1
-0
/
+91
2012-10-31
target-mips: Add ASE DSP GPR-based shift instructions
Jia Liu
1
-0
/
+38
2012-10-31
target-mips: Add ASE DSP arithmetic instructions
Jia Liu
1
-0
/
+126
2012-10-28
target-mips: rename helper flags
Aurelien Jarno
1
-53
/
+53
2012-09-19
target-mips: Implement Loongson Multimedia Instructions
Richard Henderson
1
-0
/
+59
2012-09-15
target-mips: switch to AREG0 free mode
Blue Swirl
1
-202
/
+208
2012-03-24
target-mips: Add compiler attribute to some functions which don't return
Stefan Weil
1
-2
/
+2
2011-09-06
mips: Hook in more reg accesses via mttr/mftr
Edgar E. Iglesias
1
-0
/
+10
2010-12-22
target-mips: fix translation of MT instructions
Nathan Froyd
1
-4
/
+4
2010-07-25
mips: more fixes to the MIPS interrupt glue logic
Aurelien Jarno
1
-1
/
+0
2010-06-09
target-mips: microMIPS ASE support
Nathan Froyd
1
-0
/
+9
2009-11-30
target-mips: use physical address in lladdr
Aurelien Jarno
1
-0
/
+9
2009-11-22
target-mips: make CP0_LLAddr register CPU dependent
Aurelien Jarno
1
-0
/
+1
2009-04-06
target-mips: use the TCG_CALL_PURE and TCG_CALL_CONST for some helpers
aurel32
1
-4
/
+4
2009-03-08
target-mips: rename helpers from do_ to helper_
aurel32
1
-5
/
+0
2008-11-17
TCG variable type checking.
pbrook
1
-197
/
+203
2008-11-11
target-mips: convert bit shuffle ops to TCG
aurel32
1
-7
/
+0
2008-11-11
target-mips: convert bitfield ops to TCG
aurel32
1
-5
/
+1
2008-11-11
target-mips: fix mft* helpers/call
aurel32
1
-5
/
+5
2008-07-23
Less hardcoding of TARGET_USER_ONLY.
ths
1
-2
/
+4
2008-07-09
Use temporary registers for the MIPS FPU emulation.
ths
1
-44
/
+62
2008-06-29
Remove unnecessary helper arguments, and fix some typos.
ths
1
-5
/
+5
2008-06-27
Avoid unused input arguments which triggered tcg errors. Spotted by
ths
1
-6
/
+6
[next]