potion
0.2
|
PN_OP - a compressed three-address op (as 32bit int bitfield) TODO: expand to 64bit, check jit then. More...
#include <opcodes.h>
Data Fields | |
int | a:12 |
< the op. See vm.c http://www.lua.org/doc/jucs05.pdf More... | |
int | b:12 |
optional arg, the message More... | |
PN_OP - a compressed three-address op (as 32bit int bitfield) TODO: expand to 64bit, check jit then.
int PN_OP::a |
< the op. See vm.c http://www.lua.org/doc/jucs05.pdf
the data (i.e the register)