[binutils-gdb/binutils-2_43-branch] s390: Align opcodes to lower-case

Jens Remus jremus@sourceware.org
Thu Oct 24 14:11:37 GMT 2024


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e7592364504f49aab8bf353b4c85fe6d88651ee3

commit e7592364504f49aab8bf353b4c85fe6d88651ee3
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 1182e196059..4610a8fddd7 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