summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/verifier_movsx.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Add a few tests to coverYonghong Song2024-06-171-0/+63
* selftests/bpf: Enable cpu v4 tests for LoongArchHengqi Chen2023-11-081-1/+2
* selftests/bpf: Enable the cpuv4 tests for s390xIlya Leoshkevich2023-09-211-1/+2
* selftest, bpf: enable cpu v4 tests for arm32Puranjay Mohan2023-09-151-1/+2
* selftests/bpf: Enable cpu v4 tests for RV64Pu Lehui2023-08-241-1/+2
* selftests/bpf: Enable cpu v4 tests for arm64Xu Kuohai2023-08-181-1/+1
* selftests/bpf: Add a movsx selftest for sign-extension of R10Yonghong Song2023-08-071-0/+22
* selftests/bpf: Add unit tests for new sign-extension mov insnsYonghong Song2023-07-271-0/+213