WSL2-Linux-Kernel/arch/sparc/net
Daniel Borkmann 18423550e3 bpf, sparc64: implement jiting of BPF_J{LT, LE, SLT, SLE}
This work implements jiting of BPF_J{LT,LE,SLT,SLE} instructions
with BPF_X/BPF_K variants for the sparc64 eBPF JIT.

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-08-09 16:53:57 -07:00
..
Makefile sparc: Split BPF JIT into 32-bit and 64-bit. 2017-04-22 12:10:52 -07:00
bpf_jit_32.h sparc64: Add eBPF JIT. 2017-04-22 12:10:52 -07:00
bpf_jit_64.h sparc64: Add eBPF JIT. 2017-04-22 12:10:52 -07:00
bpf_jit_asm_32.S sparc64: Add eBPF JIT. 2017-04-22 12:10:52 -07:00
bpf_jit_asm_64.S sparc64: Add eBPF JIT. 2017-04-22 12:10:52 -07:00
bpf_jit_comp_32.c sparc64: Add eBPF JIT. 2017-04-22 12:10:52 -07:00
bpf_jit_comp_64.c bpf, sparc64: implement jiting of BPF_J{LT, LE, SLT, SLE} 2017-08-09 16:53:57 -07:00