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