Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/dynasm/
H A Dminilua.c64 OP_MOVE, enumerator
3262 luaK_codeABC(fs,OP_MOVE,reg,e->u.s.info,0);
3870 OpCode o=(func->upvalues[i].k==VLOCAL)?OP_MOVE:OP_GETUPVAL;
4337 luaK_codeABC(fs,OP_MOVE,fs->freereg,v->u.s.info,0);
4959 case OP_MOVE:{

Completed in 16 milliseconds