Home
last modified time | relevance | path

Searched refs:OP_TEST (Results 1 – 4 of 4) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dlopcodes.h282 OP_TEST,/* A k if (not R[A] == k) then pc++ */ enumerator
A Dlcode.c267 *i = CREATE_ABCk(OP_TEST, GETARG_B(*i), 0, 0, GETARG_k(*i)); in patchtestreg()
1086 GET_OPCODE(*pc) != OP_TEST); in negatecondition()
1102 return condjump(fs, OP_TEST, GETARG_B(ie), 0, 0, !cond); in jumponcond()
A Dluac.c590 case OP_TEST: in PrintCode()
A Dlvm.c1601 vmcase(OP_TEST) { in luaV_execute()

Completed in 22 milliseconds