2012-03-08 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
authorAndreas Krebbel <Andreas.Krebbel@de.ibm.com>
Thu, 8 Mar 2012 17:22:18 +0000 (17:22 +0000)
committerAndreas Krebbel <Andreas.Krebbel@de.ibm.com>
Thu, 8 Mar 2012 17:22:18 +0000 (17:22 +0000)
* s390-opc.txt: Set instruction type of pku to SS_L2RDRD.

2012-03-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

* gas/s390/esa-g5.d: Move length field to the second operand.
* gas/s390/esa-g5.s: Likewise.

gas/testsuite/ChangeLog
gas/testsuite/gas/s390/esa-g5.d
gas/testsuite/gas/s390/esa-g5.s
opcodes/ChangeLog
opcodes/s390-opc.txt

index cfa3ef3..19dd01e 100644 (file)
@@ -1,3 +1,8 @@
+2012-03-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
+
+       * gas/s390/esa-g5.d: Move length field to the second operand.
+       * gas/s390/esa-g5.s: Likewise.
+
 2012-02-14  Alan Modra  <amodra@gmail.com>
 
        * gas/elf/bad-group.s: Add section attributes.
index ca77038..2896966 100644 (file)
@@ -345,7 +345,7 @@ Disassembly of section .text:
 .*:    b2 2e 00 69 [    ]*pgin %r6,%r9
 .*:    b2 2f 00 69 [    ]*pgout        %r6,%r9
 .*:    e9 1f 5f ff af ff [      ]*pka  4095\(%r5\),4095\(32,%r10\)
-.*:    e1 ff 5f ff af ff [      ]*pku  4095\(256,%r5\),4095\(%r10\)
+.*:    e1 ff 5f ff af ff [      ]*pku  4095\(%r5\),4095\(256,%r10\)
 .*:    ee 69 5f ff af ff [      ]*plo  %r6,4095\(%r5\),%r9,4095\(%r10\)
 .*:    01 01 [  ]*pr
 .*:    b2 28 00 69 [    ]*pt   %r6,%r9
index e34e4b3..d0bfb20 100644 (file)
@@ -339,7 +339,7 @@ foo:
        pgin    %r6,%r9
        pgout   %r6,%r9
        pka     4095(%r5),4095(32,%r10)
-       pku     4095(256,%r5),4095(%r10)
+       pku     4095(%r5),4095(256,%r10)
        plo     %r6,4095(%r5),%r9,4095(%r10)
        pr
        pt      %r6,%r9
index 1a6837f..f6a0abf 100644 (file)
@@ -1,3 +1,7 @@
+2012-03-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
+
+       * s390-opc.txt: Set instruction type of pku to SS_L2RDRD.
+
 2012-02-27  Alan Modra  <amodra@gmail.com>
 
        * mt-dis.c: Regenerate.
index 1943fd6..58b54d1 100644 (file)
@@ -372,7 +372,7 @@ b278 stcke S_RD "store clock extended" g5 esa,zarch
 b2a5 tre RRE_RER "translate extended" g5 esa,zarch
 eb000000008e mvclu RSE_RERERD "move long unicode" g5 esa,zarch
 e9 pka SS_L2RDRD "pack ascii" g5 esa,zarch
-e1 pku SS_L0RDRD "pack unicode" g5 esa,zarch
+e1 pku SS_L2RDRD "pack unicode" g5 esa,zarch
 b993 troo RRE_RER "translate one to one" g5 esa,zarch
 b992 trot RRE_RER "translate one to two" g5 esa,zarch
 b991 trto RRE_RER "translate two to one" g5 esa,zarch