summaryrefslogtreecommitdiff
path: root/arch/riscv/net/bpf_jit_comp32.c
AgeCommit message (Expand)Author
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-21bpf, riscv: Modify JIT ctx to support compressed instructionsLuke Nelson
2020-04-30bpf, riscv: Fix stack layout of JITed code on RV32Luke Nelson
2020-04-26bpf, riscv: Fix tail call count off by one in RV32 BPF JITLuke Nelson
2020-03-05riscv, bpf: Add RV32G eBPF JITLuke Nelson