summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/ppc-opcode.h
AgeCommit message (Expand)Author
2012-07-10powerpc: Enforce usage of RA 0-R31 where possibleMichael Neuling
2012-07-10powerpc: Add defines for RA 0-R31Michael Neuling
2012-07-10powerpc: Enforce usage of R0-R31 where possibleMichael Neuling
2012-07-10powerpc: Introduce new __REG_R macrosMichael Neuling
2012-07-10powerpc: Start using ___PPC_RA/B/S/T where necessaryMichael Neuling
2012-07-10powerpc: Introduce new ___PPC_RA/B/S/T macrosMichael Neuling
2012-07-10powerpc: Fix VSX macros so register names aren't wrappedMichael Neuling
2012-07-10powerpc/pasemi: Move lbz/stbciz to ppc-opcode.hMichael Neuling
2012-07-10powerpc: Add defines for R0-R31Michael Neuling
2012-03-05KVM: PPC: Implement MMIO emulation support for Book3S HV guestsPaul Mackerras
2011-07-21net: filter: BPF 'JIT' compiler for PPC64Matt Evans
2011-04-27powerpc: Per process DSCR + some fixes (try#4)Alexey Kardashevskiy
2011-04-20powerpc/a2: Add some #defines for A2 specific instructionsBenjamin Herrenschmidt
2011-04-20powerpc: Add NAP mode support on Power7 in HV modeBenjamin Herrenschmidt
2010-12-09powerpc: Hardcode popcnt instructions for old assemblersAnton Blanchard
2010-06-22powerpc: Emulate most Book I instructions in emulate_step()Paul Mackerras
2010-03-16powerpc/85xx: Make sure lwarx hint isn't set on ppc32Kumar Gala
2010-02-17powerpc: Use lwarx/ldarx hint in bit locksAnton Blanchard
2010-02-17powerpc: Use lwarx hint in spinlocksAnton Blanchard
2009-08-20powerpc/mm: Add opcode definitions for tlbivax and tlbsrx.Benjamin Herrenschmidt
2009-05-21powerpc: Add 2.06 tlbie mnemonicsMilton Miller
2009-05-21powerpc: Move VSX load/stores into ppc-opcode.hMichael Neuling
2009-05-21powerpc: Cleanup macros in ppc-opcode.hMichael Neuling
2009-04-23Revert "powerpc: Add support for early tlbilx opcode"Kumar Gala
2009-04-07powerpc: Add support for early tlbilx opcodeKumar Gala
2009-04-07powerpc: Fix tlbilx opcodeKumar Gala
2009-02-23powerpc: Unify opcode definitions and supportKumar Gala