alistair23-linux/arch/powerpc/net
Naveen N. Rao 277285b854 powerpc/bpf/jit: Introduce rotate immediate instructions
Since we will be using the rotate immediate instructions for extended
BPF JIT, let's introduce macros for the same. And since the shift
immediate operations use the rotate immediate instructions, let's redo
those macros to use the newly introduced instructions.

Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2016-06-24 15:15:14 +10:00
..
bpf_jit.h powerpc/bpf/jit: Introduce rotate immediate instructions 2016-06-24 15:15:14 +10:00
bpf_jit_asm.S ppc: bpf: rename bpf_jit_64.S to bpf_jit_asm.S 2015-02-20 15:19:43 -05:00
bpf_jit_comp.c net: filter: make JITs zero A for SKF_AD_ALU_XOR_X 2016-01-06 00:43:52 -05:00
Makefile ppc: bpf: rename bpf_jit_64.S to bpf_jit_asm.S 2015-02-20 15:19:43 -05:00