add missing file from change#1943
[p5sagit/p5-mst-13.2.git] / opcode.h
index a33e500..37b0516 100644 (file)
--- a/opcode.h
+++ b/opcode.h
@@ -2205,7 +2205,7 @@ EXT U32 opargs[] = {
        0x00001104,     /* regcreset */
        0x00001304,     /* regcomp */
        0x00000640,     /* match */
-       0x00000004,     /* qr */
+       0x00000604,     /* qr */
        0x00001654,     /* subst */
        0x00000354,     /* substcont */
        0x00001914,     /* trans */
@@ -2320,7 +2320,7 @@ EXT U32 opargs[] = {
        0x00002505,     /* anonhash */
        0x02993501,     /* splice */
        0x0002351d,     /* push */
-       0x00003c14,     /* pop */
+       0x00003c04,     /* pop */
        0x00003c04,     /* shift */
        0x0002351d,     /* unshift */
        0x0002d501,     /* sort */