2008-09-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
authorAndreas Krebbel <Andreas.Krebbel@de.ibm.com>
Tue, 30 Sep 2008 08:49:54 +0000 (08:49 +0000)
committerAndreas Krebbel <Andreas.Krebbel@de.ibm.com>
Tue, 30 Sep 2008 08:49:54 +0000 (08:49 +0000)
* s390-opc.txt (stdy, stey): Fix description

opcodes/ChangeLog
opcodes/s390-opc.txt

index 953c84112f2af6da083b9ea0e351716495923725..02642ef692f2c2ef812b1431c7dce270e31b640d 100644 (file)
@@ -1,3 +1,7 @@
+2008-09-30  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
+
+       * s390-opc.txt (stdy, stey): Fix description
+
 2008-09-30  Alan Modra  <amodra@bigpond.net.au>
 
        * Makefile.am: Run "make dep-am".
index 987fd9b7761c43d454a0b123c3c540570e3c80cb..52c2eba60ee8be0fdab749cea27e97c078edf60b 100644 (file)
@@ -615,8 +615,8 @@ eb0000000052 mviy SIY_URD "move immediate with long offset" z990 zarch
 e30000000051 msy RXY_RRRD "multiply single with long offset" z990 zarch
 eb0000000056 oiy SIY_URD "or immediate with long offset" z990 zarch
 e30000000056 oy RXY_RRRD "or with long offset" z990 zarch
-ed0000000067 stdy RXY_FRRD "load (long) with long offset" z990 zarch
-ed0000000066 stey RXY_FRRD "load (short) with long offset" z990 zarch
+ed0000000067 stdy RXY_FRRD "store (long) with long offset" z990 zarch
+ed0000000066 stey RXY_FRRD "store (short) with long offset" z990 zarch
 e30000000050 sty RXY_RRRD "store with long offset" z990 zarch
 eb000000009b stamy RSY_AARD "store access multiple with long offset" z990 zarch
 e30000000072 stcy RXY_RRRD "store character with long offset" z990 zarch
This page took 0.035928 seconds and 4 git commands to generate.