Files
linux/tools/include/linux
Andrii Nakryiko 343ca8131c selftests/bpf: add fp-leaking precise subprog result tests
Add selftests validating that BPF verifier handles precision marking
for SCALAR registers derived from r10 (fp) register correctly.

Given `r0 = (s8)r10;` syntax is not supported by older Clang compilers,
use the raw BPF instruction syntax to maximize compatibility.

Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Yonghong Song <yonghong.song@linux.dev>
Link: https://lore.kernel.org/r/20240404214536.3551295-2-andrii@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2024-04-04 18:31:08 -07:00
..
2022-07-10 21:17:30 -04:00
2022-02-20 08:44:37 +02:00
2022-02-20 08:44:37 +02:00
2021-02-08 12:28:07 +01:00
2022-09-21 12:21:44 -07:00
2022-01-20 08:52:54 +02:00
2022-02-20 08:44:37 +02:00
2021-11-30 09:14:42 -08:00
2022-02-20 08:44:37 +02:00
2024-03-05 11:12:47 +01:00