S/390: Fix instruction type of troo, trot, trto, and trtt.
authorAndreas Krebbel <krebbel@linux.vnet.ibm.com>
Wed, 14 Oct 2015 08:58:41 +0000 (10:58 +0200)
committerAndreas Krebbel <krebbel@linux.vnet.ibm.com>
Wed, 14 Oct 2015 08:58:41 +0000 (10:58 +0200)
commitc46eb7b88a1261bc079bfbe2339060152bdf3527
tree81c1781d1431c7cf1646d6d131bbed7baffdfc7d
parentefb068d3027d3f24430b1f8b5c2b6b02d3f37869
S/390: Fix instruction type of troo, trot, trto, and trtt.

opcodes/ChangeLog:

2015-10-14  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>

* s390-opc.c: Fix comment.
* s390-opc.txt: Change instruction type for troo, trot, trto, and
trtt to RRF_U0RER since the second parameter does not need to be a
register pair.

gas/testsuite/ChangeLog:

2015-10-14  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>

* gas/s390/esa-g5.d: Use odd GPR for the second operand.
* gas/s390/esa-g5.s: Likewise.
* gas/s390/esa-z9-109.d: Likewise.
* gas/s390/esa-z9-109.s: Likewise.
gas/testsuite/gas/s390/esa-g5.d
gas/testsuite/gas/s390/esa-g5.s
gas/testsuite/gas/s390/esa-z9-109.d
gas/testsuite/gas/s390/esa-z9-109.s
opcodes/s390-opc.c
opcodes/s390-opc.txt
This page took 0.037691 seconds and 4 git commands to generate.