]> git.ipfire.org Git - thirdparty/linux.git/commit
s390/ebcdic: Use exrl instead of ex
authorSven Schnelle <svens@linux.ibm.com>
Wed, 8 Jan 2025 14:27:04 +0000 (15:27 +0100)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Mon, 13 Jan 2025 08:50:18 +0000 (09:50 +0100)
commit94446b4dcbbee79ff18173435950b2d1a7513c1b
treef96080a62aee8758e56a7ca7d8c3d04537e8eb58
parent90c5515dcb9c824db244f42a98c765bd0542f109
s390/ebcdic: Use exrl instead of ex

exrl is present in all machines currently supported, therefore prefer
it over ex. This saves one instruction and doesn't need an additional
register to hold the address of the target instruction.

Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Reviewed-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
arch/s390/include/asm/ebcdic.h