diff options
author | Xu Kuohai <xukuohai@huawei.com> | 2022-03-21 11:28:48 -0400 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2022-04-01 00:27:29 +0200 |
commit | 30c90f6757a7b38bc95069725657a647873e2ab3 (patch) | |
tree | c91afc0e0dd0fb28f2069af0b894d2d1abf5f61e /lib/zstd | |
parent | 2975dbdc3989cd66a4cb5a7c5510de2de8ee4d14 (diff) | |
download | linux-30c90f6757a7b38bc95069725657a647873e2ab3.tar.bz2 |
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 'lib/zstd')
0 files changed, 0 insertions, 0 deletions