summaryrefslogtreecommitdiff
path: root/arch/powerpc/net/bpf_jit64.h
AgeCommit message (Expand)AuthorFilesLines
2021-04-03powerpc/bpf: Reallocate BPF registers to volatile registers when possible on ...Christophe 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-04bpf, 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