summaryrefslogtreecommitdiffstats
path: root/opcodes
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2013-05-24 17:13:49 +0000
committerRichard Sandiford <rdsandiford@googlemail.com>2013-05-24 17:13:49 +0000
commita3dcb6c598f20585aabfcaaee2d6054dc54d0d1c (patch)
tree364ccb012412aa0ce387534020101e92f0bbc11e /opcodes
parent8f56dad4bb60fea7282951a7945c4c98fc0e8379 (diff)
downloadppe42-binutils-a3dcb6c598f20585aabfcaaee2d6054dc54d0d1c.tar.gz
ppe42-binutils-a3dcb6c598f20585aabfcaaee2d6054dc54d0d1c.zip
opcodes/
* s390-opc.txt (flogr): Require a register pair destination. gas/testsuite/ * gas/s390/zarch-z9-109-err.s, gas/s390/zarch-z9-109-err.l: New test. * gas/s390/s390.exp: Run it.
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog4
-rw-r--r--opcodes/s390-opc.txt2
2 files changed, 5 insertions, 1 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index eb16b0a0c9..570ebb91e2 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2013-05-24 Richard Sandiford <rsandifo@linux.vnet.ibm.com>
+
+ * s390-opc.txt (flogr): Require a register pair destination.
+
2013-05-23 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
* s390-opc.c: Fix length operand in RSL_LRDFU and RSL_LRDFEU
diff --git a/opcodes/s390-opc.txt b/opcodes/s390-opc.txt
index 60757c8eb6..65068deae3 100644
--- a/opcodes/s390-opc.txt
+++ b/opcodes/s390-opc.txt
@@ -736,7 +736,7 @@ c007 xilf RIL_RU "exclusive or immediate low" z9-109 zarch
c008 iihf RIL_RU "insert immediate high" z9-109 zarch
c009 iilf RIL_RU "insert immediate low" z9-109 zarch
# z9-109 misc instruction
-b983 flogr RRE_RR "find leftmost one" z9-109 zarch
+b983 flogr RRE_RER "find leftmost one" z9-109 zarch
e30000000012 lt RXY_RRRD "load and test 32" z9-109 zarch
e30000000002 ltg RXY_RRRD "load and test 64" z9-109 zarch
b926 lbr RRE_RR "load byte 32" z9-109 zarch
OpenPOWER on IntegriCloud