summaryrefslogtreecommitdiffstats
path: root/arch/sparc/net/bpf_jit_comp_64.c
Commit message (Expand)AuthorAgeFilesLines
* bpf: Add jited_len to struct bpf_progMartin KaFai Lau2017-06-061-0/+1
* bpf: Take advantage of stack_depth tracking in sparc64 JITDavid S. Miller2017-05-311-2/+7
* bpf: free up BPF_JMP | BPF_CALL | BPF_X opcodeAlexei Starovoitov2017-05-311-1/+1
* sparc64: Fix BPF JIT wrt. branches and ldimm64 instructions.David S. Miller2017-05-011-1/+2
* sparc64: Improve 64-bit constant loading in eBPF JIT.David S. Miller2017-04-241-4/+245
* sparc64: Support cbcond instructions in eBPF JIT.David S. Miller2017-04-241-54/+184
* sparc64: Add eBPF JIT.David S. Miller2017-04-221-1/+1194
* sparc: Split BPF JIT into 32-bit and 64-bit.David S. Miller2017-04-221-0/+1
OpenPOWER on IntegriCloud