diff options
author | Andreas Krebbel <krebbel@linux.ibm.com> | 2021-08-04 16:51:36 +0200 |
---|---|---|
committer | Andreas Krebbel <krebbel@linux.ibm.com> | 2021-08-04 16:51:50 +0200 |
commit | a164bbda300d1da6f97bfa14ba7fa22475e61d17 (patch) | |
tree | 610dc2d73b151bbfcea93866b2a75e84e0c8ad84 /opcodes/s390-opc.txt | |
parent | 0613c3306cc709f950731d87accbfac02b17a787 (diff) | |
download | gdb-a164bbda300d1da6f97bfa14ba7fa22475e61d17.zip gdb-a164bbda300d1da6f97bfa14ba7fa22475e61d17.tar.gz gdb-a164bbda300d1da6f97bfa14ba7fa22475e61d17.tar.bz2 |
IBM Z: Remove lpswey parameter
opcodes/
* s390-opc.c (INSTR_SIY_RD): New instruction format.
(MASK_SIY_RD): New instruction mask.
* s390-opc.txt: Change instruction format of lpswey to SIY_RD.
gas/
* testsuite/gas/s390/zarch-arch14.d: Remove last operand of
lpswey.
* testsuite/gas/s390/zarch-arch14.s: Likewise.
Diffstat (limited to 'opcodes/s390-opc.txt')
-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 dfd5617..ad4b6ae 100644 --- a/opcodes/s390-opc.txt +++ b/opcodes/s390-opc.txt @@ -2041,7 +2041,7 @@ e60000000055 vcnf VRR_VV0UU2 " " arch14 zarch b98B rdp RRF_RURR2 " " arch14 zarch optparm -eb0000000071 lpswey SIY_URD " " arch14 zarch +eb0000000071 lpswey SIY_RD " " arch14 zarch b200 lbear S_RD " " arch14 zarch b201 stbear S_RD " " arch14 zarch |