linux/arch/arm/net
Russell King 2b6958ef11 ARM: net: bpf: use ldr instructions with shifted rm register
Rather than pre-shifting the rm register for the ldr in the tail call,
shift it in the load instruction.  This eliminates one unnecessary
instruction.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2018-07-12 20:45:23 +02:00
..
bpf_jit_32.c ARM: net: bpf: use ldr instructions with shifted rm register 2018-07-12 20:45:23 +02:00
bpf_jit_32.h ARM: net: bpf: use ldr instructions with shifted rm register 2018-07-12 20:45:23 +02:00
Makefile ARM: 7259/3: net: JIT compiler for packet filters 2012-03-24 09:38:56 +00:00