summaryrefslogtreecommitdiffstats
path: root/arch/riscv/net/bpf_jit_comp32.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-07-21bpf, riscv: Modify JIT ctx to support compressed instructionsLuke Nelson1-7/+7
2020-04-30bpf, riscv: Fix stack layout of JITed code on RV32Luke Nelson1-33/+65
2020-04-26bpf, riscv: Fix tail call count off by one in RV32 BPF JITLuke Nelson1-2/+3
2020-03-05riscv, bpf: Add RV32G eBPF JITLuke Nelson1-0/+1310