diff options
author | Ilya Leoshkevich <[email protected]> | 2023-09-19 12:09:10 +0200 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2023-09-21 14:22:00 -0700 |
commit | 91d2ad78e90c26189bb27789099a8170edfad2f0 (patch) | |
tree | 43a19470cd7e6cfb274654a5964fef8e115f496e /tools/perf/scripts/python/sctop.py | |
parent | c690191e23d82137b876d8980c967b87de69a011 (diff) |
s390/bpf: Implement signed division
Implement the cpuv4 signed division. It is encoded as unsigned
division, but with off field set to 1. s390x has the necessary
instructions: dsgfr, dsgf and dsgr.
Signed-off-by: Ilya Leoshkevich <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions