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-ppc
/
helper.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
target-ppc: Add ISA 2.06 fcfid[u][s] Instructions
Tom Musta
2014-03-05
1
-0
/
+3
*
target-ppc: Add ISA2.06 Float to Integer Instructions
Tom Musta
2014-03-05
1
-0
/
+4
*
target-ppc: Add ISA 2.06 divwe[o] Instructions
Tom Musta
2014-03-05
1
-0
/
+1
*
target-ppc: Add ISA 2.06 divweu[o] Instructions
Tom Musta
2014-03-05
1
-0
/
+1
*
target-ppc: Add ISA2.06 divde[o] Instructions
Tom Musta
2014-03-05
1
-0
/
+1
*
target-ppc: Add ISA2.06 divdeu[o] Instructions
Tom Musta
2014-03-05
1
-0
/
+1
*
target-ppc: Add ISA2.06 bpermd Instruction
Tom Musta
2014-03-05
1
-0
/
+1
*
target-ppc: Scalar Non-Signalling Conversions
Tom Musta
2014-03-05
1
-0
/
+2
*
target-ppc: Scalar Round to Single Precision
Tom Musta
2014-03-05
1
-0
/
+1
*
target-ppc: VSX Stage 4: Add xscvsxdsp and xscvuxdsp
Tom Musta
2014-03-05
1
-0
/
+2
*
target-ppc: VSX Stage 4: Add Scalar SP Fused Multiply-Adds
Tom Musta
2014-03-05
1
-0
/
+8
*
target-ppc: VSX Stage 4: add xsrsqrtesp
Tom Musta
2014-03-05
1
-0
/
+1
*
target-ppc: VSX Stage 4: Add xssqrtsp
Tom Musta
2014-03-05
1
-0
/
+1
*
target-ppc: VSX Stage 4: Add xsresp
Tom Musta
2014-03-05
1
-0
/
+1
*
target-ppc: VSX Stage 4: Add xsdivsp
Tom Musta
2014-03-05
1
-0
/
+1
*
target-ppc: VSX Stage 4: Add xsmulsp
Tom Musta
2014-03-05
1
-0
/
+1
*
target-ppc: VSX Stage 4: Add xsaddsp and xssubsp
Tom Musta
2014-03-05
1
-0
/
+3
*
target-ppc: Add VSX Rounding Instructions
Tom Musta
2014-03-05
1
-0
/
+15
*
target-ppc: Add VSX ISA2.06 Integer Conversion Instructions
Tom Musta
2014-03-05
1
-0
/
+22
*
target-ppc: Add VSX Floating Point to Floating Point Conversion Instructions
Tom Musta
2014-03-05
1
-0
/
+4
*
target-ppc: Add VSX Vector Compare Instructions
Tom Musta
2014-03-05
1
-0
/
+6
*
target-ppc: Add VSX xmax/xmin Instructions
Tom Musta
2014-03-05
1
-0
/
+6
*
target-ppc: Add VSX xscmp*dp Instructions
Tom Musta
2014-03-05
1
-0
/
+2
*
target-ppc: Add VSX ISA2.06 Multiply Add Instructions
Tom Musta
2014-03-05
1
-0
/
+24
*
target-ppc: Add VSX ISA2.06 xtsqrt Instructions
Tom Musta
2014-03-05
1
-0
/
+3
*
target-ppc: Add VSX ISA2.06 xtdiv Instructions
Tom Musta
2014-03-05
1
-0
/
+3
*
target-ppc: Add VSX ISA2.06 xrsqrte Instructions
Tom Musta
2014-03-05
1
-0
/
+3
*
target-ppc: Add VSX ISA2.06 xsqrt Instructions
Tom Musta
2014-03-05
1
-0
/
+3
*
target-ppc: Add VSX ISA2.06 xre Instructions
Tom Musta
2014-03-05
1
-0
/
+3
*
target-ppc: Add VSX ISA2.06 xdiv Instructions
Tom Musta
2014-03-05
1
-0
/
+3
*
target-ppc: Add VSX ISA2.06 xmul Instructions
Tom Musta
2014-03-05
1
-0
/
+3
*
target-ppc: Add VSX ISA2.06 xadd/xsub Instructions
Tom Musta
2014-03-05
1
-0
/
+9
*
tcg: Remove stray semi-colons from target-*/helper.h
Richard Henderson
2013-10-10
1
-5
/
+5
*
target-ppc: emulate cmpb instruction
Aurelien Jarno
2013-04-26
1
-0
/
+1
*
target-ppc: optimize fabs, fnabs, fneg
Aurelien Jarno
2013-04-26
1
-3
/
+0
*
target-ppc: Remove vestigial PowerPC 620 support
David Gibson
2013-03-22
1
-1
/
+0
*
target-ppc: Use mul*2 in mulh* insns
Richard Henderson
2013-02-23
1
-2
/
+0
*
PPC: Unify dcbzl code path
Alexander Graf
2013-02-01
1
-2
/
+1
*
PPC: Bring EPR support closer to reality
Alexander Graf
2013-01-07
1
-1
/
+0
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
target-ppc: rename helper flags
Aurelien Jarno
2012-10-28
1
-19
/
+19
*
PPC: BookE: Implement EPR SPR
Alexander Graf
2012-06-24
1
-0
/
+1
*
ppc: Move load and store helpers, switch to AREG0 free mode
Blue Swirl
2012-06-24
1
-15
/
+15
*
ppc: Avoid AREG0 for misc helpers
Blue Swirl
2012-06-24
1
-9
/
+9
*
ppc: Avoid AREG0 for timebase helpers
Blue Swirl
2012-06-24
1
-21
/
+21
*
ppc: Avoid AREG0 for MMU etc. helpers
Blue Swirl
2012-06-24
1
-37
/
+37
*
ppc: Avoid AREG0 for integer and vector helpers
Blue Swirl
2012-06-24
1
-88
/
+88
*
ppc: Avoid AREG0 for FPU and SPE helpers
Blue Swirl
2012-06-24
1
-102
/
+102
*
ppc: Avoid AREG0 for exception helpers
Blue Swirl
2012-06-24
1
-14
/
+14
*
PPC: E500: Implement msgsnd
Alexander Graf
2012-02-02
1
-0
/
+1
[prev]
[next]