OP_MOVE
luaK_codeABC(fs, OP_MOVE, reg, e->u.info, 0);
case OP_MOVE: {
OpCode op = (v->k == VLOCAL) ? OP_MOVE : OP_GETUPVAL;
vmcase(OP_MOVE,