diff options
author | Ilya Leoshkevich <iii@linux.ibm.com> | 2023-09-19 13:09:08 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2023-09-22 00:22:00 +0300 |
commit | 90f426d35e01f7d19ede5f331c013f7d81ce670b (patch) | |
tree | 42ce95ee1b16d96d63a88015f0dd0f8bda88ca76 /scripts/gdb/linux/utils.py | |
parent | 738476a079bd238a65c09c63e7437832d96b08e8 (diff) | |
download | linux-90f426d35e01f7d19ede5f331c013f7d81ce670b.tar.xz |
s390/bpf: Implement unconditional byte swap
Implement the cpuv4 unconditional byte swap, which is encoded as
BPF_ALU64 | BPF_END | BPF_FROM_LE. Since s390x is big-endian, it's
the same as the existing BPF_ALU | BPF_END | BPF_FROM_LE.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Link: https://lore.kernel.org/r/20230919101336.2223655-7-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