summaryrefslogtreecommitdiff
path: root/arch/arm64/net
diff options
context:
space:
mode:
authorXu Kuohai <xukuohai@huawei.com>2022-03-21 11:28:48 -0400
committerDaniel Borkmann <daniel@iogearbox.net>2022-04-01 00:27:29 +0200
commit30c90f6757a7b38bc95069725657a647873e2ab3 (patch)
treec91afc0e0dd0fb28f2069af0b894d2d1abf5f61e /arch/arm64/net
parent2975dbdc3989cd66a4cb5a7c5510de2de8ee4d14 (diff)
arm64, insn: Add ldr/str with immediate offset
This patch introduces ldr/str with immediate offset support to simplify the JIT implementation of BPF LDX/STX instructions on arm64. Although arm64 ldr/str immediate is available in pre-index, post-index and unsigned offset forms, the unsigned offset form is sufficient for BPF, so this patch only adds this type. Signed-off-by: Xu Kuohai <xukuohai@huawei.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Link: https://lore.kernel.org/bpf/20220321152852.2334294-2-xukuohai@huawei.com
Diffstat (limited to 'arch/arm64/net')
0 files changed, 0 insertions, 0 deletions