Searched refs:OP_MOVE (Results 1 – 6 of 6) sorted by relevance
200 OP_MOVE,/* A B R[A] := R[B] */ enumerator
358 case OP_MOVE: in PrintCode()
537 case OP_MOVE: { in getobjname()
844 luaK_codeABC(fs, OP_MOVE, reg, e->u.info, 0); in discharge2reg()
1166 vmcase(OP_MOVE) { in luaV_execute()
1349 luaK_codeABC(fs, OP_MOVE, extra, v->u.var.ridx, 0); in check_conflict()
Completed in 18 milliseconds