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
/
translate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-ppc: Add POWER8's FSCR SPR
Alexey Kardashevskiy
2014-06-16
1
-0
/
+7
*
target-ppc: Fix Temporary Variable Leak in bctar
Tom Musta
2014-06-16
1
-1
/
+1
*
PPC: e500: Merge 32 and 64 bit SPE emulation
Alexander Graf
2014-06-16
1
-579
/
+132
*
PPC: SPE: Fix high-bits bitmask
Alexander Graf
2014-06-16
1
-2
/
+2
*
target-ppc: Allow little-endian user mode.
Doug Kwan
2014-06-16
1
-91
/
+60
*
target-ppc: Fix popcntb Opcode Bug
Tom Musta
2014-06-16
1
-1
/
+1
*
PPC: Add dcbtls emulation
Alexander Graf
2014-06-16
1
-0
/
+12
*
PPC: Fail on leaking temporaries
Alexander Graf
2014-06-16
1
-0
/
+7
*
PPC: Fix TCG chunks that don't free their temps
Alexander Graf
2014-06-16
1
-0
/
+7
*
target-ppc: Introduce DFP Shift Significand
Tom Musta
2014-06-16
1
-0
/
+10
*
target-ppc: Introduce DFP Insert Biased Exponent
Tom Musta
2014-06-16
1
-0
/
+4
*
target-ppc: Introduce DFP Extract Biased Exponent
Tom Musta
2014-06-16
1
-0
/
+4
*
target-ppc: Introduce DFP Encode BCD to DPD
Tom Musta
2014-06-16
1
-0
/
+4
*
target-ppc: Introduce DFP Decode DPD to BCD
Tom Musta
2014-06-16
1
-0
/
+4
*
target-ppc: Introduce DFP Convert to Fixed
Tom Musta
2014-06-16
1
-0
/
+4
*
target-ppc: Introduce DFP Convert to Fixed
Tom Musta
2014-06-16
1
-0
/
+4
*
target-ppc: Introduce Round to DFP Short/Long
Tom Musta
2014-06-16
1
-0
/
+4
*
target-ppc: Introduce DFP Convert to Long/Extended
Tom Musta
2014-06-16
1
-0
/
+4
*
target-ppc: Introduce DFP Round to Integer
Tom Musta
2014-06-16
1
-0
/
+8
*
target-ppc: Introduce DFP Reround
Tom Musta
2014-06-16
1
-0
/
+4
*
target-ppc: Introduce DFP Quantize
Tom Musta
2014-06-16
1
-0
/
+8
*
target-ppc: Introduce DFP Test Significance
Tom Musta
2014-06-16
1
-0
/
+4
*
target-ppc: Introduce DFP Test Exponent
Tom Musta
2014-06-16
1
-0
/
+4
*
target-ppc: Introduce DFP Test Data Group
Tom Musta
2014-06-16
1
-0
/
+4
*
target-ppc: Introduce DFP Test Data Class
Tom Musta
2014-06-16
1
-0
/
+4
*
target-ppc: Introduce DFP Compares
Tom Musta
2014-06-16
1
-0
/
+8
*
target-ppc: Introduce DFP Divide
Tom Musta
2014-06-16
1
-0
/
+4
*
target-ppc: Introduce DFP Multiply
Tom Musta
2014-06-16
1
-0
/
+4
*
target-ppc: Introduce DFP Subtract
Tom Musta
2014-06-16
1
-1
/
+4
*
target-ppc: Introduce DFP Add
Tom Musta
2014-06-16
1
-2
/
+5
*
target-ppc: Introduce Decoder Macros for DFP
Tom Musta
2014-06-16
1
-0
/
+109
*
target-ppc: Introduce Generator Macros for DFP Arithmetic Forms
Tom Musta
2014-06-16
1
-0
/
+177
*
softmmu: introduce cpu_ldst.h
Paolo Bonzini
2014-06-05
1
-0
/
+1
*
tcg: Invert the inclusion of helper.h
Richard Henderson
2014-05-28
1
-3
/
+2
*
cpu: Move breakpoints field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-2
/
+2
*
target-ppc: Use Additional Temporary in stqcx Case
Tom Musta
2014-03-05
1
-3
/
+5
*
target-ppc/translate.c: Use ULL suffix for 64 bit constants
Peter Maydell
2014-03-05
1
-2
/
+2
*
target-ppc: Altivec 2.07: Vector Permute and Exclusive OR
Tom Musta
2014-03-05
1
-1
/
+6
*
target-ppc: Altivec 2.07: Vector SHA Sigma Instructions
Tom Musta
2014-03-05
1
-0
/
+24
*
target-ppc: Altivec 2.07: AES Instructions
Tom Musta
2014-03-05
1
-0
/
+29
*
target-ppc: Altivec 2.07: Binary Coded Decimal Instructions
Tom Musta
2014-03-05
1
-4
/
+41
*
target-ppc: Altivec 2.07: Vector Polynomial Multiply Sum
Tom Musta
2014-03-05
1
-0
/
+8
*
target-ppc: Altivec 2.07: Vector Gather Bits by Bytes
Tom Musta
2014-03-05
1
-0
/
+2
*
target-ppc: Altivec 2.07: Doubleword Compares
Tom Musta
2014-03-05
1
-3
/
+13
*
target-ppc: Altivec 2.07: vbpermq Instruction
Tom Musta
2014-03-05
1
-0
/
+2
*
target-ppc: Altivec 2.07: Quadword Addition and Subtracation
Tom Musta
2014-03-05
1
-0
/
+18
*
target-ppc: Altivec 2.07: Vector Doubleword Rotate and Shift Instructions
Tom Musta
2014-03-05
1
-0
/
+8
*
target-ppc: Altivec 2.07: Vector Merge Instructions
Tom Musta
2014-03-05
1
-0
/
+37
*
target-ppc: Altivec 2.07: Unpack Signed Word Instructions
Tom Musta
2014-03-05
1
-0
/
+4
*
target-ppc: Altivec 2.07: Pack Doubleword Instructions
Tom Musta
2014-03-05
1
-0
/
+8
[next]