diff options
author | Johan Almbladh <[email protected]> | 2021-08-09 11:18:21 +0200 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2021-08-10 11:33:08 +0200 |
commit | 3b9890ef80f4285d32f2274d20db108e064e5e9e (patch) | |
tree | 4b3204bce0425b960580ade550fc09d1bfcccab5 /net/unix/unix_bpf.c | |
parent | 0f2fca1ab18319dcb47f6b15b7c5d3f29da84b6d (diff) |
bpf, tests: Add more BPF_LSH/RSH/ARSH tests for ALU64
This patch adds a number of tests for BPF_LSH, BPF_RSH amd BPF_ARSH
ALU64 operations with values that may trigger different JIT code paths.
Mainly testing 32-bit JITs that implement ALU64 operations with two
32-bit CPU registers per operand.
Signed-off-by: Johan Almbladh <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions