summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/verifier/jit.c
Commit message (Expand)AuthorAgeFilesLines
* bpf, x64: Save bytes for DIV by reducing reg copiesJie Meng2021-10-061-0/+47
* bpf,x64 Emit IMUL instead of MUL for x86-64Jie Meng2021-09-141-3/+19
* selftests/bpf: Add verifier tests for x64 jit jump paddingGary Lin2021-01-201-0/+24
* bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE}Wang YanQing2019-05-011-0/+19
* selftests: bpf: break up the rest of test_verifierJakub Kicinski2019-01-271-0/+88