diff options
author | Sven Schnelle <svens@linux.ibm.com> | 2024-12-12 12:55:03 +0300 |
---|---|---|
committer | Alexander Gordeev <agordeev@linux.ibm.com> | 2024-12-17 14:46:13 +0300 |
commit | 807e39ed4da2cd7e6fe2c38a8d41d36f4c59e861 (patch) | |
tree | 645ffad04b84b125607b180cb5cd22e2dc8cea23 /scripts/gdb/linux/utils.py | |
parent | f8107a8be0b2e92798ded4aff45e3a94b763ce61 (diff) | |
download | linux-807e39ed4da2cd7e6fe2c38a8d41d36f4c59e861.tar.xz |
s390/lib: Use exrl instead of ex in string functions
exrl is present in all machines currently supported in the linux
kernel, therefore prefer it over ex. This saves one instruction
and doesn't need an additional register to hold the address of the
target instruction.
Reviewed-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions