summaryrefslogtreecommitdiffstats
path: root/target-ppc
Commit message (Expand)AuthorAgeFilesLines
...
* target-ppc: Scalar Non-Signalling ConversionsTom Musta2014-03-053-0/+22
* target-ppc: Scalar Round to Single PrecisionTom Musta2014-03-053-0/+29
* target-ppc: Floating Merge Word InstructionsTom Musta2014-03-051-0/+28
* target-ppc: Move To/From VSR InstructionsTom Musta2014-03-051-0/+59
* target-ppc: VSX Stage 4: Add xxleqv, xxlnand and xxlorcTom Musta2014-03-051-0/+6
* target-ppc: VSX Stage 4: Add xscvsxdsp and xscvuxdspTom Musta2014-03-053-11/+22
* target-ppc: VSX Stage 4: Add Scalar SP Fused Multiply-AddsTom Musta2014-03-053-29/+77
* target-ppc: VSX Stage 4: add xsrsqrtespTom Musta2014-03-053-4/+12
* target-ppc: VSX Stage 4: Add xssqrtspTom Musta2014-03-053-4/+12
* target-ppc: VSX Stage 4: Add xsrespTom Musta2014-03-053-4/+13
* target-ppc: VSX Stage 4: Add xsdivspTom Musta2014-03-053-4/+12
* target-ppc: VSX Stage 4: Add xsmulspTom Musta2014-03-053-4/+12
* target-ppc: VSX Stage 4: Add xsaddsp and xssubspTom Musta2014-03-053-7/+22
* target-ppc: VSX Stage 4: Add stxsiwx and stxsspxTom Musta2014-03-051-0/+4
* target-ppc: VSX Stage 4: Refactor stxsdxTom Musta2014-03-051-12/+15
* target-ppc: VSX Stage 4: Add lxsiwax, lxsiwzx and lxsspxTom Musta2014-03-051-0/+14
* target-ppc: VSX Stage 4: Refactor lxsdxTom Musta2014-03-051-14/+17
* target-ppc: VSX Stage 4: Add VSX 2.07 FlagTom Musta2014-03-052-2/+4
* target-ppc: Add VSX Rounding InstructionsTom Musta2014-03-053-0/+113
* target-ppc: Add VSX ISA2.06 Integer Conversion InstructionsTom Musta2014-03-053-0/+173
* target-ppc: Add VSX Floating Point to Floating Point Conversion InstructionsTom Musta2014-03-053-0/+58
* target-ppc: Add VSX Vector Compare InstructionsTom Musta2014-03-053-0/+86
* target-ppc: Add VSX xmax/xmin InstructionsTom Musta2014-03-053-0/+57
* target-ppc: Add VSX xscmp*dp InstructionsTom Musta2014-03-053-0/+45
* target-ppc: Add VSX ISA2.06 Multiply Add InstructionsTom Musta2014-03-053-0/+172
* target-ppc: Add VSX ISA2.06 xtsqrt InstructionsTom Musta2014-03-053-0/+63
* target-ppc: Add VSX ISA2.06 xtdiv InstructionsTom Musta2014-03-053-0/+76
* target-ppc: Add VSX ISA2.06 xrsqrte InstructionsTom Musta2014-03-053-0/+54
* target-ppc: Add VSX ISA2.06 xsqrt InstructionsTom Musta2014-03-053-0/+53
* target-ppc: Add VSX ISA2.06 xre InstructionsTom Musta2014-03-053-0/+44
* target-ppc: Add VSX ISA2.06 xdiv InstructionsTom Musta2014-03-053-0/+58
* target-ppc: Add VSX ISA2.06 xmul InstructionsTom Musta2014-03-053-0/+56
* target-ppc: Add VSX ISA2.06 xadd/xsub InstructionsTom Musta2014-03-053-0/+77
* target-ppc: General Support for VSX HelpersTom Musta2014-03-052-0/+55
* target-ppc: Add set_fprf Argument to fload_invalid_op_excp()Tom Musta2014-03-051-48/+55
* target-ppc: disable unsupported modes for SPR_CTRL/SPR_UCTRLAlexey Kardashevskiy2014-03-051-6/+6
* PPC: KVM: add support for LPCRGreg Kurz2014-03-051-1/+15
* PPC: KVM: fix "set one register"Alexey Kardashevskiy2014-03-051-0/+3
* mmu-hash64: fix Virtual Page Class Key ProtectionCédric Le Goater2014-03-051-4/+12
* target-ppc: fix Authority Mask Register init valueAlexey Kardashevskiy2014-03-051-1/+1
* target-ppc: dump DAR and DSISRAnton Blanchard2014-03-051-1/+6
* target-ppc: remove unsupported SPRs from 970 and P5+Alexey Kardashevskiy2014-03-051-39/+0
* target-ppc: remove embedded MMU SPRs from 970, P5+/7/7+/8Alexey Kardashevskiy2014-03-051-46/+0
* target-ppc: fix SPR_CTRL/SPR_UCTRL register numbersAlexey Kardashevskiy2014-03-051-2/+2
* target-ppc: remove powerpc 970gxAlexey Kardashevskiy2014-03-054-112/+0
* target-ppc: fix LPCR SPR numberAlexey Kardashevskiy2014-03-052-2/+2
* target-ppc: fix compile error when PPC_DUMP_CPU is enabledAlexey Kardashevskiy2014-03-051-2/+3
* Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell2014-02-201-19/+19
|\
| * target-ppc: Make ppc40x CPUs available in ppcembAndreas Färber2014-02-131-19/+19
* | PPC: KVM: Add missing address space to ldl_phys helperAlexander Graf2014-02-141-1/+1
|/
OpenPOWER on IntegriCloud