diff options
author | Jens Remus <jremus@linux.ibm.com> | 2024-09-09 17:05:28 +0200 |
---|---|---|
committer | Jens Remus <jremus@linux.ibm.com> | 2024-09-09 17:05:28 +0200 |
commit | 1afe02759f1569fb647b691d308c95efc2116b23 (patch) | |
tree | 26527390b42a7bd8cdb307f1f4c5e8c93cd4c7fd | |
parent | e75cfa9f0f81f70389b6d81d22b664c37f2403db (diff) | |
download | gdb-1afe02759f1569fb647b691d308c95efc2116b23.zip gdb-1afe02759f1569fb647b691d308c95efc2116b23.tar.gz gdb-1afe02759f1569fb647b691d308c95efc2116b23.tar.bz2 |
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>
-rw-r--r-- | opcodes/s390-opc.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/s390-opc.txt b/opcodes/s390-opc.txt index 1182e19..4610a8f 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 |