Home
last modified time | relevance | path

Searched refs:OP_MOVE (Results 1 – 6 of 6) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dlopcodes.h200 OP_MOVE,/* A B R[A] := R[B] */ enumerator
A Dluac.c358 case OP_MOVE: in PrintCode()
A Dldebug.c537 case OP_MOVE: { in getobjname()
A Dlcode.c844 luaK_codeABC(fs, OP_MOVE, reg, e->u.info, 0); in discharge2reg()
A Dlvm.c1166 vmcase(OP_MOVE) { in luaV_execute()
A Dlparser.c1349 luaK_codeABC(fs, OP_MOVE, extra, v->u.var.ridx, 0); in check_conflict()

Completed in 18 milliseconds