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