aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/net/bpf_jit64.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-08powerpc/bpf: Move bpf_jit64.h into bpf_jit_comp64.cNaveen N. Rao1-69/+0
2022-03-08powerpc64/bpf: Get rid of PPC_BPF_[LL|STL|STLU] macrosNaveen N. Rao1-22/+0
2022-03-08powerpc64/bpf: Use r12 for constant blindingNaveen N. Rao1-1/+1
2021-10-07powerpc/bpf: Emit stf barrier instruction sequences for BPF_NOSPECNaveen N. Rao1-4/+4
2021-04-03powerpc/bpf: Reallocate BPF registers to volatile registers when possible on PPC32Christophe Leroy1-1/+1
2021-04-03powerpc/bpf: Move common helpers into bpf_jit.hChristophe Leroy1-19/+0
2020-07-16powerpc/ppc-opcode: Consolidate powerpc instructions from bpf_jit.hBalamuruhan S1-5/+7
2020-07-16powerpc/bpf_jit: Reuse instruction macros from ppc-opcode.hBalamuruhan S1-2/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-5/+1
2019-03-16powerpc: bpf: Fix generation of load/store DW instructionsNaveen N. Rao1-0/+20
2018-05-03bpf, ppc64: remove ld_abs/ld_indDaniel Borkmann1-28/+9
2017-11-06bpf: take advantage of stack_depth tracking in powerpc JITSandipan Das1-3/+4
2016-10-04powerpc/bpf: Add support for bpf constant blindingNaveen N. Rao1-4/+5
2016-10-04powerpc/bpf: Implement support for tail callsNaveen N. Rao1-0/+1
2016-10-04powerpc/bpf: Introduce accessors for using the tmp local stack spaceNaveen N. Rao1-5/+11
2016-06-24powerpc/ebpf/jit: Implement JIT compiler for extended BPFNaveen N. Rao1-0/+102