summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/ppc-opcode.h
AgeCommit message (Expand)AuthorLines
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+17
2014-07-29powerpc/e6500: Add support for hardware threadsAndy Fleming-0/+9
2014-07-28Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8Stewart Smith-0/+17
2013-10-31powerpc/bpf: Fix DIVWU instruction opcodeVladimir Murzin-1/+1
2013-10-31powerpc/bpf: BPF JIT compiler for 64-bit Little EndianPhilippe Bergheaud-0/+1
2013-10-16powerpc: Emulate sync instruction variantsJames Yang-0/+2
2013-10-11powerpc: Little endian builds double word swap VSX state during context save/...Anton Blanchard-0/+3
2013-07-30powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.hHongtao Jia-0/+47
2013-05-06powerpc: Emulate non privileged DSCR read and writeAnton Blanchard-0/+4
2013-04-26powerpc/perf: Add new BHRB related instructions for POWER8Anshuman Khandual-0/+8
2013-02-15powerpc: Add new instructions for transactional memoryMichael Neuling-0/+10
2013-01-10powerpc: Define differences between doorbells on book3e and book3sIan Munsie-0/+3
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-1/+5
2012-11-17PPC: net: bpf_jit_comp: add XOR instruction for BPF JITDaniel Borkmann-0/+3
2012-11-15powerpc: Fix typos in Freescale copyright claimsYang Li-1/+1
2012-11-15powerpc/47x: Use the new ppc-opcode infrastructureTony Breeds-0/+4
2012-09-17powerpc: Add denormalisation exception handling for POWER6/7Michael Neuling-0/+3
2012-07-10powerpc: Enforce usage of RA 0-R31 where possibleMichael Neuling-7/+7
2012-07-10powerpc: Add defines for RA 0-R31Michael Neuling-0/+34
2012-07-10powerpc: Enforce usage of R0-R31 where possibleMichael Neuling-37/+4
2012-07-10powerpc: Introduce new __REG_R macrosMichael Neuling-0/+33
2012-07-10powerpc: Start using ___PPC_RA/B/S/T where necessaryMichael Neuling-6/+6
2012-07-10powerpc: Introduce new ___PPC_RA/B/S/T macrosMichael Neuling-0/+4
2012-07-10powerpc: Fix VSX macros so register names aren't wrappedMichael Neuling-3/+3
2012-07-10powerpc/pasemi: Move lbz/stbciz to ppc-opcode.hMichael Neuling-0/+7
2012-07-10powerpc: Add defines for R0-R31Michael Neuling-0/+33
2012-03-05KVM: PPC: Implement MMIO emulation support for Book3S HV guestsPaul Mackerras-1/+3
2011-07-21net: filter: BPF 'JIT' compiler for PPC64Matt Evans-0/+40
2011-04-27powerpc: Per process DSCR + some fixes (try#4)Alexey Kardashevskiy-0/+4
2011-04-20powerpc/a2: Add some #defines for A2 specific instructionsBenjamin Herrenschmidt-0/+25
2011-04-20powerpc: Add NAP mode support on Power7 in HV modeBenjamin Herrenschmidt-0/+6
2010-12-09powerpc: Hardcode popcnt instructions for old assemblersAnton Blanchard-0/+8
2010-06-22powerpc: Emulate most Book I instructions in emulate_step()Paul Mackerras-0/+7
2010-03-16powerpc/85xx: Make sure lwarx hint isn't set on ppc32Kumar Gala-3/+3
2010-02-17powerpc: Use lwarx/ldarx hint in bit locksAnton Blanchard-0/+4
2010-02-17powerpc: Use lwarx hint in spinlocksAnton Blanchard-0/+14
2009-08-20powerpc/mm: Add opcode definitions for tlbivax and tlbsrx.Benjamin Herrenschmidt-0/+6
2009-05-21powerpc: Add 2.06 tlbie mnemonicsMilton Miller-0/+4
2009-05-21powerpc: Move VSX load/stores into ppc-opcode.hMichael Neuling-0/+13
2009-05-21powerpc: Cleanup macros in ppc-opcode.hMichael Neuling-4/+4
2009-04-23Revert "powerpc: Add support for early tlbilx opcode"Kumar Gala-10/+1
2009-04-07powerpc: Add support for early tlbilx opcodeKumar Gala-1/+10
2009-04-07powerpc: Fix tlbilx opcodeKumar Gala-1/+1
2009-02-23powerpc: Unify opcode definitions and supportKumar Gala-0/+73