1010#
1111#
1212# This file is autogenerated from bytecode.pl. Changes made here will be lost.
13- # It is specific for cperl 5.024004 only.
13+ # It is specific for cperl 5.024004-nt only.
1414#
1515package B::Asmdata ;
1616
@@ -137,8 +137,9 @@ $insn_data{op_last} = [103, \&PUT_opindex, "GET_opindex"];
137137$insn_data {op_other } = [104, \&PUT_opindex, " GET_opindex" ];
138138$insn_data {op_pmreplroot } = [105, \&PUT_opindex, " GET_opindex" ];
139139$insn_data {op_pmreplstart } = [106, \&PUT_opindex, " GET_opindex" ];
140- $insn_data {op_pmstashpv } = [108, \&PUT_pvindex, " GET_pvindex" ];
141- $insn_data {op_pmreplrootpo } = [109, \&PUT_PADOFFSET, " GET_PADOFFSET" ];
140+ $insn_data {op_pmstashpv } = [108, 0, " GET_pvindex" ];
141+ $insn_data {op_pmstash } = [110, \&PUT_svindex, " GET_svindex" ];
142+ $insn_data {op_pmreplrootgv } = [111, \&PUT_svindex, " GET_svindex" ];
142143$insn_data {pregcomp } = [112, \&PUT_pvcontents, " GET_pvcontents" ];
143144$insn_data {op_pmflags } = [113, \&PUT_pmflags, " GET_pmflags" ];
144145$insn_data {op_pmpermflags } = [114, 0, " GET_U16" ];
@@ -151,10 +152,10 @@ $insn_data{op_redoop} = [120, \&PUT_opindex, "GET_opindex"];
151152$insn_data {op_nextop } = [121, \&PUT_opindex, " GET_opindex" ];
152153$insn_data {op_lastop } = [122, \&PUT_opindex, " GET_opindex" ];
153154$insn_data {cop_label } = [123, \&PUT_pvindex, " GET_pvindex" ];
154- $insn_data {cop_stashpv } = [124, \&PUT_pvindex , " GET_pvindex" ];
155- $insn_data {cop_file } = [125, \&PUT_pvindex , " GET_pvindex" ];
156- $insn_data {cop_stash } = [126, 0 , " GET_svindex" ];
157- $insn_data {cop_filegv } = [127, 0 , " GET_svindex" ];
155+ $insn_data {cop_stashpv } = [124, 0 , " GET_pvindex" ];
156+ $insn_data {cop_file } = [125, 0 , " GET_pvindex" ];
157+ $insn_data {cop_stash } = [126, \&PUT_svindex , " GET_svindex" ];
158+ $insn_data {cop_filegv } = [127, \&PUT_svindex , " GET_svindex" ];
158159$insn_data {cop_seq } = [128, \&PUT_U32, " GET_U32" ];
159160$insn_data {cop_arybase } = [129, 0, " GET_I32" ];
160161$insn_data {cop_line } = [130, \&PUT_U32, " GET_U32" ];
@@ -172,7 +173,6 @@ $insn_data{defstash} = [141, \&PUT_svindex, "GET_svindex"];
172173$insn_data {data } = [142, \&PUT_U8, " GET_U8" ];
173174$insn_data {incav } = [143, \&PUT_svindex, " GET_svindex" ];
174175$insn_data {load_glob } = [144, \&PUT_svindex, " GET_svindex" ];
175- $insn_data {regex_padav } = [145, \&PUT_svindex, " GET_svindex" ];
176176$insn_data {dowarn } = [146, \&PUT_U8, " GET_U8" ];
177177$insn_data {comppad_name } = [147, \&PUT_svindex, " GET_svindex" ];
178178$insn_data {xgv_stash } = [148, \&PUT_svindex, " GET_svindex" ];
@@ -212,8 +212,8 @@ $insn_data{padn_pv} = [181, \&PUT_strconst, "GET_strconst"];
212212$insn_data {padn_flags } = [182, \&PUT_U8, " GET_U8" ];
213213$insn_data {unop_aux } = [183, \&PUT_strconst, " GET_strconst" ];
214214$insn_data {methop_methsv } = [184, \&PUT_svindex, " GET_svindex" ];
215- $insn_data {methop_rclass } = [185, 0 , " GET_svindex" ];
216- $insn_data {methop_rclass } = [186, \&PUT_PADOFFSET , " GET_PADOFFSET" ];
215+ $insn_data {methop_rclass } = [185, \&PUT_svindex , " GET_svindex" ];
216+ $insn_data {methop_rclass } = [186, 0 , " GET_PADOFFSET" ];
217217
218218my ($insn_name , $insn_data );
219219while (($insn_name , $insn_data ) = each %insn_data ) {
0 commit comments