summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/ppc-opcode.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/bpf: Fix DIVWU instruction opcodeVladimir Murzin2013-10-311-1/+1
* powerpc/bpf: BPF JIT compiler for 64-bit Little EndianPhilippe Bergheaud2013-10-311-0/+1
* powerpc: Emulate sync instruction variantsJames Yang2013-10-161-0/+2
* powerpc: Little endian builds double word swap VSX state during context save/...Anton Blanchard2013-10-111-0/+3
* powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.hHongtao Jia2013-07-301-0/+47
* powerpc: Emulate non privileged DSCR read and writeAnton Blanchard2013-05-061-0/+4
* powerpc/perf: Add new BHRB related instructions for POWER8Anshuman Khandual2013-04-261-0/+8
* powerpc: Add new instructions for transactional memoryMichael Neuling2013-02-151-0/+10
* powerpc: Define differences between doorbells on book3e and book3sIan Munsie2013-01-101-0/+3
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-181-1/+5
|\
| * powerpc: Fix typos in Freescale copyright claimsYang Li2012-11-151-1/+1
| * powerpc/47x: Use the new ppc-opcode infrastructureTony Breeds2012-11-151-0/+4
* | PPC: net: bpf_jit_comp: add XOR instruction for BPF JITDaniel Borkmann2012-11-171-0/+3
|/
* powerpc: Add denormalisation exception handling for POWER6/7Michael Neuling2012-09-171-0/+3
* powerpc: Enforce usage of RA 0-R31 where possibleMichael Neuling2012-07-101-7/+7
* powerpc: Add defines for RA 0-R31Michael Neuling2012-07-101-0/+34
* powerpc: Enforce usage of R0-R31 where possibleMichael Neuling2012-07-101-37/+4
* powerpc: Introduce new __REG_R macrosMichael Neuling2012-07-101-0/+33
* powerpc: Start using ___PPC_RA/B/S/T where necessaryMichael Neuling2012-07-101-6/+6
* powerpc: Introduce new ___PPC_RA/B/S/T macrosMichael Neuling2012-07-101-0/+4
* powerpc: Fix VSX macros so register names aren't wrappedMichael Neuling2012-07-101-3/+3
* powerpc/pasemi: Move lbz/stbciz to ppc-opcode.hMichael Neuling2012-07-101-0/+7
* powerpc: Add defines for R0-R31Michael Neuling2012-07-101-0/+33
* KVM: PPC: Implement MMIO emulation support for Book3S HV guestsPaul Mackerras2012-03-051-1/+3
* net: filter: BPF 'JIT' compiler for PPC64Matt Evans2011-07-211-0/+40
* powerpc: Per process DSCR + some fixes (try#4)Alexey Kardashevskiy2011-04-271-0/+4
* powerpc/a2: Add some #defines for A2 specific instructionsBenjamin Herrenschmidt2011-04-201-0/+25
* powerpc: Add NAP mode support on Power7 in HV modeBenjamin Herrenschmidt2011-04-201-0/+6
* powerpc: Hardcode popcnt instructions for old assemblersAnton Blanchard2010-12-091-0/+8
* powerpc: Emulate most Book I instructions in emulate_step()Paul Mackerras2010-06-221-0/+7
* powerpc/85xx: Make sure lwarx hint isn't set on ppc32Kumar Gala2010-03-161-3/+3
* powerpc: Use lwarx/ldarx hint in bit locksAnton Blanchard2010-02-171-0/+4
* powerpc: Use lwarx hint in spinlocksAnton Blanchard2010-02-171-0/+14
* powerpc/mm: Add opcode definitions for tlbivax and tlbsrx.Benjamin Herrenschmidt2009-08-201-0/+6
* powerpc: Add 2.06 tlbie mnemonicsMilton Miller2009-05-211-0/+4
* powerpc: Move VSX load/stores into ppc-opcode.hMichael Neuling2009-05-211-0/+13
* powerpc: Cleanup macros in ppc-opcode.hMichael Neuling2009-05-211-4/+4
* Revert "powerpc: Add support for early tlbilx opcode"Kumar Gala2009-04-231-10/+1
* powerpc: Add support for early tlbilx opcodeKumar Gala2009-04-071-1/+10
* powerpc: Fix tlbilx opcodeKumar Gala2009-04-071-1/+1
* powerpc: Unify opcode definitions and supportKumar Gala2009-02-231-0/+73
OpenPOWER on IntegriCloud