summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/verifier/jit.c
AgeCommit message (Expand)Author
2021-10-06bpf, x64: Save bytes for DIV by reducing reg copiesJie Meng
2021-09-14bpf,x64 Emit IMUL instead of MUL for x86-64Jie Meng
2021-01-20selftests/bpf: Add verifier tests for x64 jit jump paddingGary Lin
2019-05-01bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE}Wang YanQing
2019-01-27selftests: bpf: break up the rest of test_verifierJakub Kicinski