diff options
| author | 2022-03-21 11:28:48 -0400 | |
|---|---|---|
| committer | 2022-04-01 00:27:29 +0200 | |
| commit | 30c90f6757a7b38bc95069725657a647873e2ab3 (patch) | |
| tree | c91afc0e0dd0fb28f2069af0b894d2d1abf5f61e /tools/perf/scripts/python/bin | |
| parent | Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (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 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
