X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=opcode.h;h=b13849d8aa3dbf870b686732eefbd652ac74f974;hb=94d58c47cfbe97ca0a689bcd5b7f9132f7918fee;hp=a18311f9f5d184f9ddbcd3d063baf665337b70ed;hpb=c07a80fdfe3926b5eb0585b674aa5d1f57b32ade;p=p5sagit%2Fp5-mst-13.2.git diff --git a/opcode.h b/opcode.h index a18311f..b13849d 100644 --- a/opcode.h +++ b/opcode.h @@ -2325,7 +2325,7 @@ EXT U32 opargs[] = { 0x00000604, /* binmode */ 0x00021755, /* tie */ 0x00000714, /* untie */ - 0x0000070c, /* tied */ + 0x00000704, /* tied */ 0x00011414, /* dbmopen */ 0x00000414, /* dbmclose */ 0x00111108, /* sselect */ @@ -2336,7 +2336,7 @@ EXT U32 opargs[] = { 0x00000000, /* leavewrite */ 0x00002e15, /* prtf */ 0x00002e15, /* print */ - 0x0091160c, /* sysopen */ + 0x00911604, /* sysopen */ 0x0091761d, /* sysread */ 0x0091161d, /* syswrite */ 0x0091161d, /* send */