summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/ppc-opcode.h
AgeCommit message (Expand)AuthorLines
2020-07-29powerpc/ppc-opcode: Add divde and divdeu opcodesBalamuruhan S-0/+6
2020-07-23powerpc/sstep: Add tests for prefixed floating-point load/storesJordan Niethe-0/+4
2020-07-23powerpc/sstep: Add tests for prefixed integer load/storesJordan Niethe-0/+9
2020-07-16powerpc/ppc-opcode: Fold PPC_INST_* macros into PPC_RAW_* macrosBalamuruhan S-265/+129
2020-07-16powerpc/ppc-opcode: Reuse raw instruction macros to stringifyBalamuruhan S-158/+75
2020-07-16powerpc/ppc-opcode: Consolidate powerpc instructions from bpf_jit.hBalamuruhan S-0/+85
2020-07-16powerpc/ppc-opcode: Move ppc instruction encoding from test_emulate_stepBalamuruhan S-0/+18
2020-07-16powerpc/ppc-opcode: Introduce PPC_RAW_* macros for base instruction encodingBalamuruhan S-7/+86
2020-07-16powerpc/64s: Move branch cache flushing bcctr variant to ppc-ops.hNicholas Piggin-0/+2
2020-07-16powerpc/pmem: Add new instructions for persistent storage and syncAneesh Kumar K.V-0/+12
2020-07-15powerpc/64/signal: Balance return predictor stack in signal trampolineNicholas Piggin-0/+1
2020-05-19powerpc: Add prefixed instructions to instruction data typeJordan Niethe-0/+3
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+19
2019-07-06powerpc: Move PPC_HA() PPC_HI() and PPC_LO() to ppc-opcode.hChristophe Leroy-0/+9
2019-07-03powerpc/64s/radix: keep kernel ERAT over local process/guest invalidatesNicholas Piggin-0/+9
2019-07-03powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERATNicholas Piggin-1/+1
2019-06-13powerpc/bpf: use unsigned division instruction for 64-bit operationsNaveen N. Rao-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-5/+1
2019-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-0/+2
2019-03-16powerpc: bpf: Fix generation of load/store DW instructionsNaveen N. Rao-0/+2
2019-03-07Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+15
2019-02-26powerpc: sstep: Add support for maddhd, maddhdu, maddld instructionsSandipan Das-1/+14
2019-02-23powerpc: sstep: Add tests for addc[.] instructionSandipan Das-0/+1
2019-01-26ppc: bpf: implement jitting of JMP32Jiong Wang-0/+1
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+2
2018-12-19powerpc/signal: Use code patching instead of hardcodingChristophe Leroy-0/+1
2018-12-07ppc: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_*Jiong Wang-0/+2
2018-11-06powerpc/mm/64s: Use PPC_SLBFEE macroMichael Ellerman-0/+2
2018-10-09KVM: PPC: Book3S HV: Implement H_TLB_INVALIDATE hcallSuraj Jitindar Singh-0/+1
2018-07-30powerpc: clean the inclusion of stringify.hChristophe Leroy-1/+0
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy-1/+1
2018-07-24powerpc: add vcmpequd/vcmpequb ppc instruction macroSimon Guo-0/+11
2018-05-25powerpc/mm: Use instruction symbolic names in store_updates_sp()Christophe Leroy-0/+1
2018-03-24Merge branch 'topic/ppc-kvm' into nextMichael Ellerman-0/+4
2018-03-24KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9Paul Mackerras-0/+4
2018-03-20lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndromeMatt Brown-0/+6
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+6
2018-02-09KVM: PPC: Book3S: Add MMIO emulation for VMX instructionsJose Ricardo Ziviani-0/+6
2018-01-16powerpc/8xx: Only perform perf counting when perf is in use.Christophe Leroy-0/+2
2017-09-01powerpc: Handle most loads and stores in instruction emulation codePaul Mackerras-0/+8
2017-08-31powerpc: Correct instruction code for xxlor instructionPaul Mackerras-1/+1
2017-08-31powerpc/powernv/vas: Define copy/paste interfacesSukadev Bhattiprolu-0/+2
2017-08-08powerpc/powernv: Use darn instruction for get_random_seed() on Power9Matt Brown-0/+4
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-4/+7
2017-06-19powerpc/64s: msgclr when handling doorbell exceptions from system resetNicholas Piggin-0/+3
2017-06-19KVM: PPC: Book3S HV: Virtualize doorbell facility on POWER9Paul Mackerras-0/+2
2017-06-15powerpc/64s: Avoid cpabort in context switch when possibleNicholas Piggin-4/+4
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+58
2017-04-20KVM: PPC: Add MMIO emulation for remaining floating-point instructionsPaul Mackerras-0/+2
2017-04-20KVM: PPC: Emulation for more integer loads and storesPaul Mackerras-0/+5