index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
/
translate.c
Age
Commit message (
Expand
)
Author
2014-06-16
target-ppc: Add POWER8's FSCR SPR
Alexey Kardashevskiy
2014-06-16
target-ppc: Fix Temporary Variable Leak in bctar
Tom Musta
2014-06-16
PPC: e500: Merge 32 and 64 bit SPE emulation
Alexander Graf
2014-06-16
PPC: SPE: Fix high-bits bitmask
Alexander Graf
2014-06-16
target-ppc: Allow little-endian user mode.
Doug Kwan
2014-06-16
target-ppc: Fix popcntb Opcode Bug
Tom Musta
2014-06-16
PPC: Add dcbtls emulation
Alexander Graf
2014-06-16
PPC: Fail on leaking temporaries
Alexander Graf
2014-06-16
PPC: Fix TCG chunks that don't free their temps
Alexander Graf
2014-06-16
target-ppc: Introduce DFP Shift Significand
Tom Musta
2014-06-16
target-ppc: Introduce DFP Insert Biased Exponent
Tom Musta
2014-06-16
target-ppc: Introduce DFP Extract Biased Exponent
Tom Musta
2014-06-16
target-ppc: Introduce DFP Encode BCD to DPD
Tom Musta
2014-06-16
target-ppc: Introduce DFP Decode DPD to BCD
Tom Musta
2014-06-16
target-ppc: Introduce DFP Convert to Fixed
Tom Musta
2014-06-16
target-ppc: Introduce DFP Convert to Fixed
Tom Musta
2014-06-16
target-ppc: Introduce Round to DFP Short/Long
Tom Musta
2014-06-16
target-ppc: Introduce DFP Convert to Long/Extended
Tom Musta
2014-06-16
target-ppc: Introduce DFP Round to Integer
Tom Musta
2014-06-16
target-ppc: Introduce DFP Reround
Tom Musta
2014-06-16
target-ppc: Introduce DFP Quantize
Tom Musta
2014-06-16
target-ppc: Introduce DFP Test Significance
Tom Musta
2014-06-16
target-ppc: Introduce DFP Test Exponent
Tom Musta
2014-06-16
target-ppc: Introduce DFP Test Data Group
Tom Musta
2014-06-16
target-ppc: Introduce DFP Test Data Class
Tom Musta
2014-06-16
target-ppc: Introduce DFP Compares
Tom Musta
2014-06-16
target-ppc: Introduce DFP Divide
Tom Musta
2014-06-16
target-ppc: Introduce DFP Multiply
Tom Musta
2014-06-16
target-ppc: Introduce DFP Subtract
Tom Musta
2014-06-16
target-ppc: Introduce DFP Add
Tom Musta
2014-06-16
target-ppc: Introduce Decoder Macros for DFP
Tom Musta
2014-06-16
target-ppc: Introduce Generator Macros for DFP Arithmetic Forms
Tom Musta
2014-06-05
softmmu: introduce cpu_ldst.h
Paolo Bonzini
2014-05-28
tcg: Invert the inclusion of helper.h
Richard Henderson
2014-03-13
cpu: Move breakpoints field from CPU_COMMON to CPUState
Andreas Färber
2014-03-05
target-ppc: Use Additional Temporary in stqcx Case
Tom Musta
2014-03-05
target-ppc/translate.c: Use ULL suffix for 64 bit constants
Peter Maydell
2014-03-05
target-ppc: Altivec 2.07: Vector Permute and Exclusive OR
Tom Musta
2014-03-05
target-ppc: Altivec 2.07: Vector SHA Sigma Instructions
Tom Musta
2014-03-05
target-ppc: Altivec 2.07: AES Instructions
Tom Musta
2014-03-05
target-ppc: Altivec 2.07: Binary Coded Decimal Instructions
Tom Musta
2014-03-05
target-ppc: Altivec 2.07: Vector Polynomial Multiply Sum
Tom Musta
2014-03-05
target-ppc: Altivec 2.07: Vector Gather Bits by Bytes
Tom Musta
2014-03-05
target-ppc: Altivec 2.07: Doubleword Compares
Tom Musta
2014-03-05
target-ppc: Altivec 2.07: vbpermq Instruction
Tom Musta
2014-03-05
target-ppc: Altivec 2.07: Quadword Addition and Subtracation
Tom Musta
2014-03-05
target-ppc: Altivec 2.07: Vector Doubleword Rotate and Shift Instructions
Tom Musta
2014-03-05
target-ppc: Altivec 2.07: Vector Merge Instructions
Tom Musta
2014-03-05
target-ppc: Altivec 2.07: Unpack Signed Word Instructions
Tom Musta
2014-03-05
target-ppc: Altivec 2.07: Pack Doubleword Instructions
Tom Musta
[next]