diff options
author | 2023-08-15 11:41:56 -0400 | |
---|---|---|
committer | 2023-08-18 15:46:18 +0200 | |
commit | c32b6ee514d26dc6c40c45984e534b2d87fba917 (patch) | |
tree | c1b3b5c2d76834c7c396a609eadf88aedfb30ecd /scripts/generate_rust_analyzer.py | |
parent | bpf, arm64: Support unconditional bswap (diff) | |
download | linux-rng-c32b6ee514d26dc6c40c45984e534b2d87fba917.tar.xz linux-rng-c32b6ee514d26dc6c40c45984e534b2d87fba917.zip |
bpf, arm64: Support 32-bit offset jmp instruction
Add support for 32-bit offset jmp instructions. Given the arm64 direct jump
range is +-128MB, which is large enough for BPF prog, jumps beyond this range
are not supported.
Signed-off-by: Xu Kuohai <xukuohai@huawei.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Tested-by: Florent Revest <revest@chromium.org>
Acked-by: Florent Revest <revest@chromium.org>
Link: https://lore.kernel.org/bpf/20230815154158.717901-6-xukuohai@huaweicloud.com
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions