index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
/
helper.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-05
target-ppc: Add ISA 2.06 fcfid[u][s] Instructions
Tom Musta
1
-0
/
+3
2014-03-05
target-ppc: Add ISA2.06 Float to Integer Instructions
Tom Musta
1
-0
/
+4
2014-03-05
target-ppc: Add ISA 2.06 divwe[o] Instructions
Tom Musta
1
-0
/
+1
2014-03-05
target-ppc: Add ISA 2.06 divweu[o] Instructions
Tom Musta
1
-0
/
+1
2014-03-05
target-ppc: Add ISA2.06 divde[o] Instructions
Tom Musta
1
-0
/
+1
2014-03-05
target-ppc: Add ISA2.06 divdeu[o] Instructions
Tom Musta
1
-0
/
+1
2014-03-05
target-ppc: Add ISA2.06 bpermd Instruction
Tom Musta
1
-0
/
+1
2014-03-05
target-ppc: Scalar Non-Signalling Conversions
Tom Musta
1
-0
/
+2
2014-03-05
target-ppc: Scalar Round to Single Precision
Tom Musta
1
-0
/
+1
2014-03-05
target-ppc: VSX Stage 4: Add xscvsxdsp and xscvuxdsp
Tom Musta
1
-0
/
+2
2014-03-05
target-ppc: VSX Stage 4: Add Scalar SP Fused Multiply-Adds
Tom Musta
1
-0
/
+8
2014-03-05
target-ppc: VSX Stage 4: add xsrsqrtesp
Tom Musta
1
-0
/
+1
2014-03-05
target-ppc: VSX Stage 4: Add xssqrtsp
Tom Musta
1
-0
/
+1
2014-03-05
target-ppc: VSX Stage 4: Add xsresp
Tom Musta
1
-0
/
+1
2014-03-05
target-ppc: VSX Stage 4: Add xsdivsp
Tom Musta
1
-0
/
+1
2014-03-05
target-ppc: VSX Stage 4: Add xsmulsp
Tom Musta
1
-0
/
+1
2014-03-05
target-ppc: VSX Stage 4: Add xsaddsp and xssubsp
Tom Musta
1
-0
/
+3
2014-03-05
target-ppc: Add VSX Rounding Instructions
Tom Musta
1
-0
/
+15
2014-03-05
target-ppc: Add VSX ISA2.06 Integer Conversion Instructions
Tom Musta
1
-0
/
+22
2014-03-05
target-ppc: Add VSX Floating Point to Floating Point Conversion Instructions
Tom Musta
1
-0
/
+4
2014-03-05
target-ppc: Add VSX Vector Compare Instructions
Tom Musta
1
-0
/
+6
2014-03-05
target-ppc: Add VSX xmax/xmin Instructions
Tom Musta
1
-0
/
+6
2014-03-05
target-ppc: Add VSX xscmp*dp Instructions
Tom Musta
1
-0
/
+2
2014-03-05
target-ppc: Add VSX ISA2.06 Multiply Add Instructions
Tom Musta
1
-0
/
+24
2014-03-05
target-ppc: Add VSX ISA2.06 xtsqrt Instructions
Tom Musta
1
-0
/
+3
2014-03-05
target-ppc: Add VSX ISA2.06 xtdiv Instructions
Tom Musta
1
-0
/
+3
2014-03-05
target-ppc: Add VSX ISA2.06 xrsqrte Instructions
Tom Musta
1
-0
/
+3
2014-03-05
target-ppc: Add VSX ISA2.06 xsqrt Instructions
Tom Musta
1
-0
/
+3
2014-03-05
target-ppc: Add VSX ISA2.06 xre Instructions
Tom Musta
1
-0
/
+3
2014-03-05
target-ppc: Add VSX ISA2.06 xdiv Instructions
Tom Musta
1
-0
/
+3
2014-03-05
target-ppc: Add VSX ISA2.06 xmul Instructions
Tom Musta
1
-0
/
+3
2014-03-05
target-ppc: Add VSX ISA2.06 xadd/xsub Instructions
Tom Musta
1
-0
/
+9
2013-10-10
tcg: Remove stray semi-colons from target-*/helper.h
Richard Henderson
1
-5
/
+5
2013-04-26
target-ppc: emulate cmpb instruction
Aurelien Jarno
1
-0
/
+1
2013-04-26
target-ppc: optimize fabs, fnabs, fneg
Aurelien Jarno
1
-3
/
+0
2013-03-22
target-ppc: Remove vestigial PowerPC 620 support
David Gibson
1
-1
/
+0
2013-02-23
target-ppc: Use mul*2 in mulh* insns
Richard Henderson
1
-2
/
+0
2013-02-01
PPC: Unify dcbzl code path
Alexander Graf
1
-2
/
+1
2013-01-07
PPC: Bring EPR support closer to reality
Alexander Graf
1
-1
/
+0
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-2
/
+2
2012-10-28
target-ppc: rename helper flags
Aurelien Jarno
1
-19
/
+19
2012-06-24
PPC: BookE: Implement EPR SPR
Alexander Graf
1
-0
/
+1
2012-06-24
ppc: Move load and store helpers, switch to AREG0 free mode
Blue Swirl
1
-15
/
+15
2012-06-24
ppc: Avoid AREG0 for misc helpers
Blue Swirl
1
-9
/
+9
2012-06-24
ppc: Avoid AREG0 for timebase helpers
Blue Swirl
1
-21
/
+21
2012-06-24
ppc: Avoid AREG0 for MMU etc. helpers
Blue Swirl
1
-37
/
+37
2012-06-24
ppc: Avoid AREG0 for integer and vector helpers
Blue Swirl
1
-88
/
+88
2012-06-24
ppc: Avoid AREG0 for FPU and SPE helpers
Blue Swirl
1
-102
/
+102
2012-06-24
ppc: Avoid AREG0 for exception helpers
Blue Swirl
1
-14
/
+14
2012-02-02
PPC: E500: Implement msgsnd
Alexander Graf
1
-0
/
+1
[prev]
[next]