]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - opcodes/s390-opc.txt
S/390: Remove trailing zeros on 4-bytes opcodes.
authorAndreas Krebbel <krebbel@linux.vnet.ibm.com>
Mon, 7 Sep 2015 08:25:58 +0000 (10:25 +0200)
committerAndreas Krebbel <krebbel@linux.vnet.ibm.com>
Wed, 9 Sep 2015 12:10:33 +0000 (14:10 +0200)
commitd660d56578248bf3bb56150295cecc763f112061
tree12b4568050ca5a1e8d06ebbae9e5bc7aa5eae48f
parentc694bafc0bc795a63e607689cc35ad44047790e6
S/390: Remove trailing zeros on 4-bytes opcodes.

This is a NOP change only relevant when reading the file or parsing it
with other tools.

opcodes/ChangeLog:

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

* s390-opc.c: Add OP32 definition.
* s390-opc.txt: Reduce the opcode padding of some extended
mnemonics from 6 to the actual length (which is 4).
opcodes/s390-opc.c
opcodes/s390-opc.txt