GET_OPCODE
if (pc >= 1 && testTMode(GET_OPCODE(*(pi-1))))
if (GET_OPCODE(i) != OP_TESTSET) return 1;
if (GET_OPCODE(*i) != OP_TESTSET)
lua_assert(GET_OPCODE(fs->f->code[list]) == OP_JMP &&
if (GET_OPCODE(*previous) == OP_LOADNIL) {
lua_assert(testTMode(GET_OPCODE(*pc)) && GET_OPCODE(*pc) != OP_TESTSET &&
GET_OPCODE(*pc) != OP_TEST);
if (GET_OPCODE(ie) == OP_NOT) {
if (e2->k == VRELOCABLE && GET_OPCODE(getcode(fs, e2)) == OP_CONCAT) {
OpCode op = GET_OPCODE(i);
OpCode op = GET_OPCODE(i);
switch (GET_OPCODE(i)) {
GET_OPCODE(*(ci->previous->u.l.savedpc - 1)) == OP_TAILCALL) {
OpCode op = GET_OPCODE(inst);
lua_assert(GET_OPCODE(*ci->u.l.savedpc) == OP_JMP);
lua_assert(GET_OPCODE(*ci->u.l.savedpc) == OP_TFORLOOP);
#define RB(i) check_exp(getBMode(GET_OPCODE(i)) == OpArgR, base+GETARG_B(i))
#define RC(i) check_exp(getCMode(GET_OPCODE(i)) == OpArgR, base+GETARG_C(i))
#define RKB(i) check_exp(getBMode(GET_OPCODE(i)) == OpArgK, \
#define RKC(i) check_exp(getCMode(GET_OPCODE(i)) == OpArgK, \
vmdispatch (GET_OPCODE(i)) {
lua_assert(GET_OPCODE(*ci->u.l.savedpc) == OP_EXTRAARG);
lua_assert(GET_OPCODE(*((ci)->u.l.savedpc - 1)) == OP_CALL);
lua_assert(GET_OPCODE(i) == OP_TFORLOOP);
lua_assert(GET_OPCODE(*ci->u.l.savedpc) == OP_EXTRAARG);