various fixes for clean build and test on win32; configpm broken,
[p5sagit/p5-mst-13.2.git] / byterun.h
1 /*
2  *      Copyright (c) 1996-1999 Malcolm Beattie
3  *
4  *      You may distribute under the terms of either the GNU General Public
5  *      License or the Artistic License, as specified in the README file.
6  *
7  */
8 /*
9  * This file is autogenerated from bytecode.pl. Changes made here will be lost.
10  */
11 #ifdef INDIRECT_BGET_MACROS
12 struct bytestream {
13     void *data;
14     int (*fgetc)(void *);
15     int (*fread)(char *, size_t, size_t, void*);
16     void (*freadpv)(U32, void*);
17 };
18 #endif /* INDIRECT_BGET_MACROS */
19
20 enum {
21     INSN_RET,                   /* 0 */
22     INSN_LDSV,                  /* 1 */
23     INSN_LDOP,                  /* 2 */
24     INSN_STSV,                  /* 3 */
25     INSN_STOP,                  /* 4 */
26     INSN_LDSPECSV,                      /* 5 */
27     INSN_NEWSV,                 /* 6 */
28     INSN_NEWOP,                 /* 7 */
29     INSN_NEWOPN,                        /* 8 */
30     INSN_NEWPV,                 /* 9 */
31     INSN_NOP,                   /* 10 */
32     INSN_PV_CUR,                        /* 11 */
33     INSN_PV_FREE,                       /* 12 */
34     INSN_SV_UPGRADE,                    /* 13 */
35     INSN_SV_REFCNT,                     /* 14 */
36     INSN_SV_REFCNT_ADD,                 /* 15 */
37     INSN_SV_FLAGS,                      /* 16 */
38     INSN_XRV,                   /* 17 */
39     INSN_XPV,                   /* 18 */
40     INSN_XIV32,                 /* 19 */
41     INSN_XIV64,                 /* 20 */
42     INSN_XNV,                   /* 21 */
43     INSN_XLV_TARGOFF,                   /* 22 */
44     INSN_XLV_TARGLEN,                   /* 23 */
45     INSN_XLV_TARG,                      /* 24 */
46     INSN_XLV_TYPE,                      /* 25 */
47     INSN_XBM_USEFUL,                    /* 26 */
48     INSN_XBM_PREVIOUS,                  /* 27 */
49     INSN_XBM_RARE,                      /* 28 */
50     INSN_XFM_LINES,                     /* 29 */
51     INSN_XIO_LINES,                     /* 30 */
52     INSN_XIO_PAGE,                      /* 31 */
53     INSN_XIO_PAGE_LEN,                  /* 32 */
54     INSN_XIO_LINES_LEFT,                        /* 33 */
55     INSN_XIO_TOP_NAME,                  /* 34 */
56     INSN_COMMENT,                       /* 35 */
57     INSN_XIO_TOP_GV,                    /* 36 */
58     INSN_XIO_FMT_NAME,                  /* 37 */
59     INSN_XIO_FMT_GV,                    /* 38 */
60     INSN_XIO_BOTTOM_NAME,                       /* 39 */
61     INSN_XIO_BOTTOM_GV,                 /* 40 */
62     INSN_XIO_SUBPROCESS,                        /* 41 */
63     INSN_XIO_TYPE,                      /* 42 */
64     INSN_XIO_FLAGS,                     /* 43 */
65     INSN_XCV_STASH,                     /* 44 */
66     INSN_XCV_START,                     /* 45 */
67     INSN_XCV_ROOT,                      /* 46 */
68     INSN_XCV_GV,                        /* 47 */
69     INSN_XCV_FILEGV,                    /* 48 */
70     INSN_XCV_DEPTH,                     /* 49 */
71     INSN_XCV_PADLIST,                   /* 50 */
72     INSN_XCV_OUTSIDE,                   /* 51 */
73     INSN_XCV_FLAGS,                     /* 52 */
74     INSN_AV_EXTEND,                     /* 53 */
75     INSN_AV_PUSH,                       /* 54 */
76     INSN_XAV_FILL,                      /* 55 */
77     INSN_XAV_MAX,                       /* 56 */
78     INSN_XAV_FLAGS,                     /* 57 */
79     INSN_XHV_RITER,                     /* 58 */
80     INSN_XHV_NAME,                      /* 59 */
81     INSN_HV_STORE,                      /* 60 */
82     INSN_SV_MAGIC,                      /* 61 */
83     INSN_MG_OBJ,                        /* 62 */
84     INSN_MG_PRIVATE,                    /* 63 */
85     INSN_MG_FLAGS,                      /* 64 */
86     INSN_MG_PV,                 /* 65 */
87     INSN_XMG_STASH,                     /* 66 */
88     INSN_GV_FETCHPV,                    /* 67 */
89     INSN_GV_STASHPV,                    /* 68 */
90     INSN_GP_SV,                 /* 69 */
91     INSN_GP_REFCNT,                     /* 70 */
92     INSN_GP_REFCNT_ADD,                 /* 71 */
93     INSN_GP_AV,                 /* 72 */
94     INSN_GP_HV,                 /* 73 */
95     INSN_GP_CV,                 /* 74 */
96     INSN_GP_FILEGV,                     /* 75 */
97     INSN_GP_IO,                 /* 76 */
98     INSN_GP_FORM,                       /* 77 */
99     INSN_GP_CVGEN,                      /* 78 */
100     INSN_GP_LINE,                       /* 79 */
101     INSN_GP_SHARE,                      /* 80 */
102     INSN_XGV_FLAGS,                     /* 81 */
103     INSN_OP_NEXT,                       /* 82 */
104     INSN_OP_SIBLING,                    /* 83 */
105     INSN_OP_PPADDR,                     /* 84 */
106     INSN_OP_TARG,                       /* 85 */
107     INSN_OP_TYPE,                       /* 86 */
108     INSN_OP_SEQ,                        /* 87 */
109     INSN_OP_FLAGS,                      /* 88 */
110     INSN_OP_PRIVATE,                    /* 89 */
111     INSN_OP_FIRST,                      /* 90 */
112     INSN_OP_LAST,                       /* 91 */
113     INSN_OP_OTHER,                      /* 92 */
114     INSN_OP_TRUE,                       /* 93 */
115     INSN_OP_FALSE,                      /* 94 */
116     INSN_OP_CHILDREN,                   /* 95 */
117     INSN_OP_PMREPLROOT,                 /* 96 */
118     INSN_OP_PMREPLROOTGV,                       /* 97 */
119     INSN_OP_PMREPLSTART,                        /* 98 */
120     INSN_OP_PMNEXT,                     /* 99 */
121     INSN_PREGCOMP,                      /* 100 */
122     INSN_OP_PMFLAGS,                    /* 101 */
123     INSN_OP_PMPERMFLAGS,                        /* 102 */
124     INSN_OP_SV,                 /* 103 */
125     INSN_OP_GV,                 /* 104 */
126     INSN_OP_PV,                 /* 105 */
127     INSN_OP_PV_TR,                      /* 106 */
128     INSN_OP_REDOOP,                     /* 107 */
129     INSN_OP_NEXTOP,                     /* 108 */
130     INSN_OP_LASTOP,                     /* 109 */
131     INSN_COP_LABEL,                     /* 110 */
132     INSN_COP_STASH,                     /* 111 */
133     INSN_COP_FILEGV,                    /* 112 */
134     INSN_COP_SEQ,                       /* 113 */
135     INSN_COP_ARYBASE,                   /* 114 */
136     INSN_COP_LINE,                      /* 115 */
137     INSN_COP_WARNINGS,                  /* 116 */
138     INSN_MAIN_START,                    /* 117 */
139     INSN_MAIN_ROOT,                     /* 118 */
140     INSN_CURPAD,                        /* 119 */
141     MAX_INSN = 119
142 };
143
144 enum {
145     OPt_OP,             /* 0 */
146     OPt_UNOP,           /* 1 */
147     OPt_BINOP,          /* 2 */
148     OPt_LOGOP,          /* 3 */
149     OPt_CONDOP,         /* 4 */
150     OPt_LISTOP,         /* 5 */
151     OPt_PMOP,           /* 6 */
152     OPt_SVOP,           /* 7 */
153     OPt_GVOP,           /* 8 */
154     OPt_PVOP,           /* 9 */
155     OPt_LOOP,           /* 10 */
156     OPt_COP             /* 11 */
157 };
158
159 EXT int optype_size[]
160 #ifdef DOINIT
161 = {
162     sizeof(OP),
163     sizeof(UNOP),
164     sizeof(BINOP),
165     sizeof(LOGOP),
166     sizeof(CONDOP),
167     sizeof(LISTOP),
168     sizeof(PMOP),
169     sizeof(SVOP),
170     sizeof(GVOP),
171     sizeof(PVOP),
172     sizeof(LOOP),
173     sizeof(COP)
174 }
175 #endif /* DOINIT */
176 ;
177
178 #define INIT_SPECIALSV_LIST STMT_START { \
179         PL_specialsv_list[0] = Nullsv; \
180         PL_specialsv_list[1] = &PL_sv_undef; \
181         PL_specialsv_list[2] = &PL_sv_yes; \
182         PL_specialsv_list[3] = &PL_sv_no; \
183     } STMT_END