linux/arch/powerpc/net
Naveen N. Rao c233f5979b powerpc/bpf: Introduce __PPC_SH64()
Introduce __PPC_SH64() as a 64-bit variant to encode shift field in some
of the shift and rotate instructions operating on double-words. Convert
some of the BPF instruction macros to use the same.

Signed-off-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2017-02-10 13:28:03 +11:00
..
bpf_jit32.h powerpc/bpf/jit: Isolate classic BPF JIT specifics into a separate header 2016-06-24 15:15:51 +10:00
bpf_jit64.h powerpc/bpf: Add support for bpf constant blinding 2016-10-04 20:33:20 +11:00
bpf_jit_asm64.S powerpc/ebpf/jit: Implement JIT compiler for extended BPF 2016-06-24 15:17:57 +10:00
bpf_jit_asm.S powerpc/bpf/jit: Isolate classic BPF JIT specifics into a separate header 2016-06-24 15:15:51 +10:00
bpf_jit_comp64.c powerpc/bpf: Flush the entire JIT buffer 2017-01-25 13:34:25 +11:00
bpf_jit_comp.c powerpc/bpf: Remove redundant check for non-null image 2017-01-25 13:34:24 +11:00
bpf_jit.h powerpc/bpf: Introduce __PPC_SH64() 2017-02-10 13:28:03 +11:00
Makefile powerpc/ebpf/jit: Implement JIT compiler for extended BPF 2016-06-24 15:17:57 +10:00