diff options
| author | Xu Kuohai <[email protected]> | 2022-03-21 11:28:48 -0400 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2022-04-01 00:27:29 +0200 |
| commit | 30c90f6757a7b38bc95069725657a647873e2ab3 (patch) | |
| tree | c91afc0e0dd0fb28f2069af0b894d2d1abf5f61e /tools/perf/scripts/python | |
| parent | 2975dbdc3989cd66a4cb5a7c5510de2de8ee4d14 (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 <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions