diff options
author | Ilya Leoshkevich <iii@linux.ibm.com> | 2023-09-19 12:09:10 +0200 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2023-09-21 14:22:00 -0700 |
commit | 91d2ad78e90c26189bb27789099a8170edfad2f0 (patch) | |
tree | 43a19470cd7e6cfb274654a5964fef8e115f496e /tools/perf/scripts/python/stackcollapse.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 <iii@linux.ibm.com>
Link: https://lore.kernel.org/r/20230919101336.2223655-9-iii@linux.ibm.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions