diff options
| author | Andrii Nakryiko <andrii@kernel.org> | 2023-11-01 20:37:57 -0700 |
|---|---|---|
| committer | Alexei Starovoitov <ast@kernel.org> | 2023-11-09 18:58:40 -0800 |
| commit | 4d345887d2e5a1915600cb5d37b16c4088c6ee1c (patch) | |
| tree | 1a5b19342db6db72b1f6b5d2054ce9ad0a6ad193 /scripts/generate_rust_analyzer.py | |
| parent | b74c2a842bba941945279027083fcee1e9aaa73f (diff) | |
bpf: unify 32-bit and 64-bit is_branch_taken logic
Combine 32-bit and 64-bit is_branch_taken logic for SCALAR_VALUE
registers. It makes it easier to see parallels between two domains
(32-bit and 64-bit), and makes subsequent refactoring more
straightforward.
No functional changes.
Acked-by: Eduard Zingerman <eddyz87@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/r/20231102033759.2541186-16-andrii@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions
