Public Attributes | |
asEBCInstr | bc |
Bytecode instruction id. | |
asEBCType | type |
Instruction argument layout. | |
int | stackInc |
How much this argument increments the stack pointer. 0xFFFF if it depends on the arguments. | |
const char * | name |
Name of the instruction for debugging. |
The size of the instruction can be obtained by looking up the type in the asBCTypeSize array.