summaryrefslogtreecommitdiff
path: root/opcodes/s390-opc.txt
diff options
context:
space:
mode:
authorMartin Schwidefsky <schwidefsky@de.ibm.com>2009-06-19 10:55:42 +0000
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2009-06-19 10:55:42 +0000
commit173d6c1c3f9b6585331d52f2812106475960df88 (patch)
tree800d251d77ad1580081b03b380d9365d1940ae10 /opcodes/s390-opc.txt
parent9ff00773594f498cdb12a7cb341656ecd52d413e (diff)
downloadbinutils-redhat-173d6c1c3f9b6585331d52f2812106475960df88.tar.gz
* s390-opc.c (INSTR_RR_0R_OPT, INSTR_RX_0RRD_OPT, MASK_RR_0R_OPT,
MASK_RX_0RRD_OPT): New instruction formats with optional arguments. * s390-opc.txt (nopr, nop): Use new instruction format.
Diffstat (limited to 'opcodes/s390-opc.txt')
-rw-r--r--opcodes/s390-opc.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/opcodes/s390-opc.txt b/opcodes/s390-opc.txt
index 0753af0cd8..0f43b55c94 100644
--- a/opcodes/s390-opc.txt
+++ b/opcodes/s390-opc.txt
@@ -260,10 +260,10 @@ b252 msr RRE_RR "multiply single" g5 esa,zarch
71 ms RX_RRRD "multiply single" g5 esa,zarch
a700 tmh RI_RU "test under mask high" g5 esa,zarch
a701 tml RI_RU "test under mask low" g5 esa,zarch
-0700 nopr RR_0R "no operation" g5 esa,zarch
+0700 nopr RR_0R_OPT "no operation" g5 esa,zarch
0700 b*8r RR_0R "conditional branch" g5 esa,zarch
07f0 br RR_0R "unconditional branch" g5 esa,zarch
-4700 nop RX_0RRD "no operation" g5 esa,zarch
+4700 nop RX_0RRD_OPT "no operation" g5 esa,zarch
4700 b*8 RX_0RRD "conditional branch" g5 esa,zarch
47f0 b RX_0RRD "unconditional branch" g5 esa,zarch
a704 j*8 RI_0P "conditional jump" g5 esa,zarch