[binutils-gdb/binutils-2_41-branch] s390: Align opcodes to lower-case
Jens Remus
jremus@sourceware.org
Thu Oct 24 14:13:41 GMT 2024
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=307b615828bb5fe2b11cee6ebdce48ddc3296ade
commit 307b615828bb5fe2b11cee6ebdce48ddc3296ade
Author: Jens Remus <jremus@linux.ibm.com>
Date: Mon Sep 9 17:05:28 2024 +0200
s390: Align opcodes to lower-case
opcodes/
* s390-opc.txt (rdp): Change opcode to lower-case.
Signed-off-by: Jens Remus <jremus@linux.ibm.com>
(cherry picked from commit 1afe02759f1569fb647b691d308c95efc2116b23)
Diff:
---
opcodes/s390-opc.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/opcodes/s390-opc.txt b/opcodes/s390-opc.txt
index c63df0b4429..427832b9b0e 100644
--- a/opcodes/s390-opc.txt
+++ b/opcodes/s390-opc.txt
@@ -2061,7 +2061,7 @@ e60000000055 vcnf VRR_VV0UU2 "vector fp convert to nnp" arch14 zarch
# Reset-DAT-Protection Facility
-b98B rdp RRF_RURR2 "reset dat protection" arch14 zarch optparm
+b98b rdp RRF_RURR2 "reset dat protection" arch14 zarch optparm
# BEAR-Enhancement Facility
More information about the Binutils-cvs
mailing list