summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-ppc: Add ISA2.06 lbarx, lharx InstructionsTom Musta2014-03-051-26/+24
* target-ppc: Add Flag for ISA2.06 Atomic InstructionsTom Musta2014-03-052-4/+10
* target-ppc: Add ISA 2.06 divwe[o] InstructionsTom Musta2014-03-053-0/+37
* target-ppc: Add ISA 2.06 divweu[o] InstructionsTom Musta2014-03-053-0/+37
* target-ppc: Add ISA2.06 divde[o] InstructionsTom Musta2014-03-055-1/+79
* target-ppc: Add ISA2.06 divdeu[o] InstructionsTom Musta2014-03-055-0/+101
* target-ppc: Add Flag for ISA2.06 Divide Extended InstructionsTom Musta2014-03-052-4/+7
* target-ppc: Add ISA2.06 bpermd InstructionTom Musta2014-03-055-5/+41
* 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
* spapr_vscsi: Fix REPORT_LUNS handlingNathan Whitehorn2014-03-051-0/+60
* spapr-pci: enable adding PHB via -deviceAlexey Kardashevskiy2014-03-051-0/+2
* 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
OpenPOWER on IntegriCloud