aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/verifier/jit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-06bpf, x64: Save bytes for DIV by reducing reg copiesJie Meng1-0/+47
2021-09-14bpf,x64 Emit IMUL instead of MUL for x86-64Jie Meng1-3/+19
2021-01-20selftests/bpf: Add verifier tests for x64 jit jump paddingGary Lin1-0/+24
2019-05-01bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE}Wang YanQing1-0/+19
2019-01-27selftests: bpf: break up the rest of test_verifierJakub Kicinski1-0/+88