diff options
author | Ilya Leoshkevich <iii@linux.ibm.com> | 2023-09-19 13:09:09 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2023-09-22 00:22:00 +0300 |
commit | c690191e23d82137b876d8980c967b87de69a011 (patch) | |
tree | 9adac395026c289a67346cc7453763dc4bff013d /scripts/gdb/linux/utils.py | |
parent | 90f426d35e01f7d19ede5f331c013f7d81ce670b (diff) | |
download | linux-c690191e23d82137b876d8980c967b87de69a011.tar.xz |
s390/bpf: Implement unconditional jump with 32-bit offset
Implement the cpuv4 unconditional jump with 32-bit offset, which is
encoded as BPF_JMP32 | BPF_JA and stores the offset in the imm field.
Reuse the existing BPF_JMP | BPF_JA logic.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Link: https://lore.kernel.org/r/20230919101336.2223655-8-iii@linux.ibm.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions