diff options
author | 2025-01-06 10:15:31 +0100 | |
---|---|---|
committer | 2025-01-06 16:10:19 +0100 | |
commit | 2532608530eab68207e384053fae7db7f35256ee (patch) | |
tree | 613dc53a7f67164c9cee6cd6f76d0d43bc2e96f3 /scripts/generate_rust_analyzer.py | |
parent | bpf, arm64: Emit A64_{ADD,SUB}_I when possible in emit_{lse,ll_sc}_atomic() (diff) | |
download | wireguard-linux-2532608530eab68207e384053fae7db7f35256ee.tar.xz wireguard-linux-2532608530eab68207e384053fae7db7f35256ee.zip |
bpf/tests: Add 32 bits only long conditional jump tests
Commit f1517eb790f9 ("bpf/tests: Expand branch conversion JIT test")
introduced "Long conditional jump tests" but due to those tests making
use of 64 bits DIV and MOD, they don't get jited on powerpc/32,
leading to the long conditional jump test being skiped for unrelated
reason.
Add 4 new tests that are restricted to 32 bits ALU so that the jump
tests can also be performed on platforms that do no support 64 bits
operations.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/609f87a2d84e032c8d9ccb9ba7aebef893698f1e.1736154762.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions