diff options
author | 2023-09-07 23:05:49 +0000 | |
---|---|---|
committer | 2023-09-15 17:16:57 -0700 | |
commit | daabb2b098e04753fa3d1b1feed13e5a61bef61c (patch) | |
tree | 22c1b107d83835b03cf2c9f2f7a1539fb658c0f2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | selftest, bpf: enable cpu v4 tests for arm32 (diff) | |
download | wireguard-linux-daabb2b098e04753fa3d1b1feed13e5a61bef61c.tar.xz wireguard-linux-daabb2b098e04753fa3d1b1feed13e5a61bef61c.zip |
bpf/tests: add tests for cpuv4 instructions
The BPF JITs now support cpuv4 instructions. Add tests for these new
instructions to the test suite:
1. Sign extended Load
2. Sign extended Mov
3. Unconditional byte swap
4. Unconditional jump with 32-bit offset
5. Signed division and modulo
Signed-off-by: Puranjay Mohan <puranjay12@gmail.com>
Link: https://lore.kernel.org/r/20230907230550.1417590-9-puranjay12@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions