]> Git Repo - binutils.git/commit - opcodes/s390-opc.c
S/390: Add ipte/idte variants with optional operands
authorAndreas Krebbel <[email protected]>
Mon, 29 May 2017 10:36:57 +0000 (12:36 +0200)
committerAndreas Krebbel <[email protected]>
Tue, 30 May 2017 08:32:44 +0000 (10:32 +0200)
commitffc61c5de1a5a89e3e37fb9376725c32a839c34d
treeafaaa83c95d907a473fc05cda78844321886c8cb
parenta09f2586017aeed82fa07c8bfea6c75859295bd9
S/390: Add ipte/idte variants with optional operands

This patch adds missing variants of ipte and idte instructions added with later CPU
generations.

ipte got an optional operand with z196 and another one with zEC12.
idte got an optional operand with zEC12

opcodes/ChangeLog:

2017-05-30  Andreas Krebbel  <[email protected]>

* s390-opc.c: Add new idte/ipte variants.
* s390-opc.txt: Likewise.

gas/ChangeLog:

2017-05-30  Andreas Krebbel  <[email protected]>

* testsuite/gas/s390/zarch-z196.d: Add new idte/ipte variants.
* testsuite/gas/s390/zarch-z196.s: Likewise.
* testsuite/gas/s390/zarch-zEC12.d: Likewise.
* testsuite/gas/s390/zarch-zEC12.s: Likewise.
gas/testsuite/gas/s390/zarch-z196.d
gas/testsuite/gas/s390/zarch-z196.s
gas/testsuite/gas/s390/zarch-zEC12.d
gas/testsuite/gas/s390/zarch-zEC12.s
opcodes/s390-opc.c
opcodes/s390-opc.txt
This page took 0.033192 seconds and 4 git commands to generate.