summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorYonghong Song <yonghong.song@linux.dev>2023-07-28 04:12:31 +0300
committerAlexei Starovoitov <ast@kernel.org>2023-07-28 04:52:33 +0300
commit4cd58e9af8b9d9fff6b7145e742abbfcda0af4af (patch)
tree2b6a5c2980c745a2b0096f544a17b6d82bb0fc89 /include/uapi/linux
parent7058e3a31ee4b9240cccab5bc13c1afbfa3d16a0 (diff)
downloadlinux-4cd58e9af8b9d9fff6b7145e742abbfcda0af4af.tar.xz
bpf: Support new 32bit offset jmp instruction
Add interpreter/jit/verifier support for 32bit offset jmp instruction. If a conditional jmp instruction needs more than 16bit offset, it can be simulated with a conditional jmp + a 32bit jmp insn. Acked-by: Eduard Zingerman <eddyz87@gmail.com> Signed-off-by: Yonghong Song <yonghong.song@linux.dev> Link: https://lore.kernel.org/r/20230728011231.3716103-1-yonghong.song@linux.dev Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions