Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c64 OP_MOVE, enumerator
3263 luaK_codeABC(fs,OP_MOVE,reg,e->u.s.info,0);
3871 OpCode o=(func->upvalues[i].k==VLOCAL)?OP_MOVE:OP_GETUPVAL;
4338 luaK_codeABC(fs,OP_MOVE,fs->freereg,v->u.s.info,0);
4960 case OP_MOVE:{

Completed in 17 milliseconds