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: Introduce tbegin
Tom Musta
2015-01-07
1
-0
/
+2
*
target-ppc: Eliminate set_fprf Argument From helper_compute_fprf
Tom Musta
2015-01-07
1
-1
/
+1
*
target-ppc : Allow fc[tf]id[*] mnemonics for non TARGET_PPC64
Pierre Mallard
2014-11-04
1
-2
/
+0
*
target-ppc: Implement mulldo with TCG
Tom Musta
2014-09-08
1
-1
/
+0
*
target-ppc: Add POWER8's TM SPRs
Alexey Kardashevskiy
2014-06-16
1
-0
/
+1
*
target-ppc: Add POWER8's FSCR SPR
Alexey Kardashevskiy
2014-06-16
1
-0
/
+1
*
PPC: e500: Fix MMUCSR0 emulation
Alex Zuepke
2014-06-16
1
-1
/
+1
*
target-ppc: Introduce DFP Shift Significand
Tom Musta
2014-06-16
1
-0
/
+4
*
target-ppc: Introduce DFP Insert Biased Exponent
Tom Musta
2014-06-16
1
-0
/
+2
*
target-ppc: Introduce DFP Extract Biased Exponent
Tom Musta
2014-06-16
1
-0
/
+2
*
target-ppc: Introduce DFP Encode BCD to DPD
Tom Musta
2014-06-16
1
-0
/
+2
*
target-ppc: Introduce DFP Decode DPD to BCD
Tom Musta
2014-06-16
1
-0
/
+2
*
target-ppc: Introduce DFP Convert to Fixed
Tom Musta
2014-06-16
1
-0
/
+2
*
target-ppc: Introduce DFP Convert to Fixed
Tom Musta
2014-06-16
1
-0
/
+2
*
target-ppc: Introduce Round to DFP Short/Long
Tom Musta
2014-06-16
1
-0
/
+2
*
target-ppc: Introduce DFP Convert to Long/Extended
Tom Musta
2014-06-16
1
-0
/
+2
*
target-ppc: Introduce DFP Round to Integer
Tom Musta
2014-06-16
1
-0
/
+4
*
target-ppc: Introduce DFP Reround
Tom Musta
2014-06-16
1
-0
/
+2
*
target-ppc: Introduce DFP Quantize
Tom Musta
2014-06-16
1
-0
/
+4
*
target-ppc: Introduce DFP Test Significance
Tom Musta
2014-06-16
1
-0
/
+2
*
target-ppc: Introduce DFP Test Exponent
Tom Musta
2014-06-16
1
-0
/
+2
*
target-ppc: Introduce DFP Test Data Group
Tom Musta
2014-06-16
1
-0
/
+2
*
target-ppc: Introduce DFP Test Data Class
Tom Musta
2014-06-16
1
-0
/
+2
*
target-ppc: Introduce DFP Compares
Tom Musta
2014-06-16
1
-0
/
+4
*
target-ppc: Introduce DFP Divide
Tom Musta
2014-06-16
1
-0
/
+2
*
target-ppc: Introduce DFP Multiply
Tom Musta
2014-06-16
1
-0
/
+2
*
target-ppc: Introduce DFP Subtract
Tom Musta
2014-06-16
1
-0
/
+2
*
target-ppc: Introduce DFP Add
Tom Musta
2014-06-16
1
-0
/
+3
*
target-ppc: Define FPR Pointer Type for Helpers
Tom Musta
2014-06-16
1
-0
/
+4
*
tcg: Invert the inclusion of helper.h
Richard Henderson
2014-05-28
1
-4
/
+0
*
target-ppc: Altivec 2.07: Vector Permute and Exclusive OR
Tom Musta
2014-03-05
1
-0
/
+1
*
target-ppc: Altivec 2.07: Vector SHA Sigma Instructions
Tom Musta
2014-03-05
1
-0
/
+2
*
target-ppc: Altivec 2.07: AES Instructions
Tom Musta
2014-03-05
1
-0
/
+6
*
target-ppc: Altivec 2.07: Binary Coded Decimal Instructions
Tom Musta
2014-03-05
1
-0
/
+3
*
target-ppc: Altivec 2.07: Vector Polynomial Multiply Sum
Tom Musta
2014-03-05
1
-0
/
+4
*
target-ppc: Altivec 2.07: Vector Gather Bits by Bytes
Tom Musta
2014-03-05
1
-0
/
+1
*
target-ppc: Altivec 2.07: Doubleword Compares
Tom Musta
2014-03-05
1
-0
/
+6
*
target-ppc: Altivec 2.07: vbpermq Instruction
Tom Musta
2014-03-05
1
-0
/
+1
*
target-ppc: Altivec 2.07: Quadword Addition and Subtracation
Tom Musta
2014-03-05
1
-0
/
+8
*
target-ppc: Altivec 2.07: Vector Doubleword Rotate and Shift Instructions
Tom Musta
2014-03-05
1
-0
/
+4
*
target-ppc: Altivec 2.07: Unpack Signed Word Instructions
Tom Musta
2014-03-05
1
-0
/
+2
*
target-ppc: Altivec 2.07: Pack Doubleword Instructions
Tom Musta
2014-03-05
1
-0
/
+4
*
target-ppc: Altivec 2.07: Vector Min/Max Doubleword Instructions
Tom Musta
2014-03-05
1
-0
/
+4
*
target-ppc: Altivec 2.07: Vector Population Count Instructions
Tom Musta
2014-03-05
1
-0
/
+4
*
target-ppc: Altivec 2.07: Add Vector Count Leading Zeroes
Tom Musta
2014-03-05
1
-0
/
+5
*
target-ppc: Altivec 2.07: vmuluw Instruction
Tom Musta
2014-03-05
1
-0
/
+1
*
target-ppc: Altivec 2.07: Multiply Even/Odd Word Instructions
Tom Musta
2014-03-05
1
-0
/
+4
*
target-ppc: Altivec 2.07: Add/Subtract Unsigned Doubleword Modulo
Tom Musta
2014-03-05
1
-0
/
+2
*
target-ppc: Add ISA 2.06 ftsqrt
Tom Musta
2014-03-05
1
-0
/
+1
*
target-ppc: Add ISA 2.06 ftdiv Instruction
Tom Musta
2014-03-05
1
-0
/
+2
[next]