aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorAndreas Krebbel <krebbel@linux.vnet.ibm.com>2017-05-17 12:39:39 +0200
committerAndreas Krebbel <krebbel@linux.vnet.ibm.com>2017-05-17 12:52:19 +0200
commita0a110b0dd5077373c4102d1502130eb159c366b (patch)
tree279974a040442fd88571c8fc4be0f45cb646a4dd /gas
parent4ebcabb38ef8acfb6e26d2b40e00abfe10aea895 (diff)
downloadgdb-a0a110b0dd5077373c4102d1502130eb159c366b.zip
gdb-a0a110b0dd5077373c4102d1502130eb159c366b.tar.gz
gdb-a0a110b0dd5077373c4102d1502130eb159c366b.tar.bz2
S/390: Fix arch level of pckmo instruction.
Fix wrong architecture level of PCKMO instruction. Committed to mainline. opcodes/ChangeLog: 2017-05-17 Andreas Krebbel <krebbel@linux.vnet.ibm.com> * s390-opc.txt: PCKMO change arch level to z196. gas/ChangeLog: 2017-05-17 Andreas Krebbel <krebbel@linux.vnet.ibm.com> * testsuite/gas/s390/zarch-z10.d: Remove pckmo. * testsuite/gas/s390/zarch-z10.s: Remove pckmo. * testsuite/gas/s390/zarch-z196.d: Add pckmo. * testsuite/gas/s390/zarch-z196.s: Add pckmo.
Diffstat (limited to 'gas')
-rw-r--r--gas/testsuite/gas/s390/zarch-z10.d1
-rw-r--r--gas/testsuite/gas/s390/zarch-z10.s1
-rw-r--r--gas/testsuite/gas/s390/zarch-z196.d1
-rw-r--r--gas/testsuite/gas/s390/zarch-z196.s1
4 files changed, 2 insertions, 2 deletions
diff --git a/gas/testsuite/gas/s390/zarch-z10.d b/gas/testsuite/gas/s390/zarch-z10.d
index 412f2b5..e60ec51 100644
--- a/gas/testsuite/gas/s390/zarch-z10.d
+++ b/gas/testsuite/gas/s390/zarch-z10.d
@@ -385,5 +385,4 @@ Disassembly of section .text:
.*: b2 e0 00 67 [ ]*scctr %r6,%r7
.*: b2 e1 00 67 [ ]*spctr %r6,%r7
.*: b2 80 6d 05 [ ]*lpp 3333\(%r6\)
-.*: b9 28 00 00 [ ]*pckmo
.*: 07 07 [ ]*nopr %r7
diff --git a/gas/testsuite/gas/s390/zarch-z10.s b/gas/testsuite/gas/s390/zarch-z10.s
index 0c18cd2..bd292e9 100644
--- a/gas/testsuite/gas/s390/zarch-z10.s
+++ b/gas/testsuite/gas/s390/zarch-z10.s
@@ -379,4 +379,3 @@ foo:
scctr %r6,%r7
spctr %r6,%r7
lpp 3333(%r6)
- pckmo
diff --git a/gas/testsuite/gas/s390/zarch-z196.d b/gas/testsuite/gas/s390/zarch-z196.d
index 26ab7ae..3889d32 100644
--- a/gas/testsuite/gas/s390/zarch-z196.d
+++ b/gas/testsuite/gas/s390/zarch-z196.d
@@ -258,4 +258,5 @@ Disassembly of section .text:
.*: b9 2b 00 56 [ ]*kmo %r5,%r6
.*: b9 2c 00 00 [ ]*pcc
.*: b9 2d 60 59 [ ]*kmctr %r5,%r6,%r9
+.*: b9 28 00 00 [ ]*pckmo
.*: 07 07 [ ]*nopr %r7
diff --git a/gas/testsuite/gas/s390/zarch-z196.s b/gas/testsuite/gas/s390/zarch-z196.s
index 887cb81..31be5a6 100644
--- a/gas/testsuite/gas/s390/zarch-z196.s
+++ b/gas/testsuite/gas/s390/zarch-z196.s
@@ -260,3 +260,4 @@ foo:
kmo %r5,%r6
pcc
kmctr %r5,%r6,%r9
+ pckmo