summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-ppc: Altivec 2.07: Add/Subtract Unsigned Doubleword ModuloTom Musta2014-03-053-0/+7
* target-ppc: Altivec 2.07: Vector Logical InstructionsTom Musta2014-03-051-0/+11
* target-ppc: Altivec 2.07: Add Support for R-Form Dual InstructionsTom Musta2014-03-051-0/+35
* target-ppc: Altivec 2.07: Add Opcode Macro for VX Form InstructionsTom Musta2014-03-051-0/+5
* target-ppc: Altivec 2.07: Add Support for Dual Altivec InstructionsTom Musta2014-03-051-0/+24
* target-ppc: Altivec 2.07: Add GEN_VXFORM3Tom Musta2014-03-051-0/+19
* target-ppc: Altivec 2.07: Update AVR StructureTom Musta2014-03-051-0/+4
* target-ppc: Altivec 2.07: Add Instruction FlagTom Musta2014-03-052-2/+5
* target-ppc: Add Store Quadword ConditionalTom Musta2014-03-052-1/+38
* target-ppc: Add Load Quadword and ReserveTom Musta2014-03-052-0/+38
* target-ppc: Store QuadwordTom Musta2014-03-051-16/+23
* target-ppc: Load QuadwordTom Musta2014-03-052-15/+23
* target-ppc: Add is_user_mode Utility RoutineTom Musta2014-03-051-0/+14
* target-ppc: Add Flag for ISA 2.07 Load/Store Quadword InstructionsTom Musta2014-03-052-2/+5
* target-ppc: Add bctar InstructionTom Musta2014-03-051-1/+10
* target-ppc: Add Target Address SPR (TAR) to Power8Tom Musta2014-03-052-1/+14
* target-ppc: Add Flag for bctarTom Musta2014-03-052-3/+5
* target-ppc: Fix xxpermdi When T==A or T==BTom Musta2014-03-051-8/+33
* target-ppc: add extended opcodes for dcbt/dcbtstCédric Le Goater2014-03-051-2/+2
* qdev: Keep global allocation counter per busAlexander Graf2014-03-053-8/+22
* target-ppc: Update external_htab even when HTAB is managed by kernelAneesh Kumar K.V2014-03-051-0/+7
* spapr: print more detailed error message on failed load_elf()Alexey Kardashevskiy2014-03-051-3/+3
* elf-loader: add more return codesAlexey Kardashevskiy2014-03-054-13/+46
* moxie: fix load_elf() usageAlexey Kardashevskiy2014-03-051-1/+1
* spapr: support only ELF kernel imagesAlexey Kardashevskiy2014-03-051-5/+0
* Add Enhanced Three-Speed Ethernet Controller (eTSEC)Fabien Chouteau2014-03-058-0/+2054
* PPC: KVM: suppress warnings about not supported SPRsAlexey Kardashevskiy2014-03-052-4/+5
* virtex_ml507: Add support for loading initrd imagesEdgar E. Iglesias2014-03-051-1/+33
* PPC: KVM: store SLB slot numberAlexey Kardashevskiy2014-03-051-0/+3
* target-ppc: Add ISA2.06 lfiwzx InstructionTom Musta2014-03-051-0/+15
* target-ppc: Enable frsqrtes on Power7 and Power8Tom Musta2014-03-051-0/+3
* target-ppc: Add ISA 2.06 ftsqrtTom Musta2014-03-053-0/+42
* target-ppc: Add ISA 2.06 ftdiv InstructionTom Musta2014-03-053-10/+61
* target-ppc: Add Flag for Power ISA V2.06 Floating Point Test InstructionsTom Musta2014-03-052-4/+9
* target-ppc: Fix and enable fri[mnpz]Tom Musta2014-03-052-7/+14
* target-ppc: Add ISA 2.06 fcfid[u][s] InstructionsTom Musta2014-03-053-9/+31
* target-ppc: Add ISA2.06 Float to Integer InstructionsTom Musta2014-03-053-87/+49
* target-ppc: Add Flag for ISA V2.06 Floating Point ConversionTom Musta2014-03-052-4/+7
* target-ppc: Add ISA 2.06 stbcx. and sthcx. InstructionsTom Musta2014-03-051-47/+44
* 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
OpenPOWER on IntegriCloud