Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/dynasm/
H A Dminilua.c65 OP_LOADK, enumerator
3248 luaK_codeABx(fs,OP_LOADK,reg,e->u.s.info);
3252 luaK_codeABx(fs,OP_LOADK,reg,luaK_numberK(fs,e->u.nval));
4473 luaK_codeABx(fs,OP_LOADK,fs->freereg,luaK_numberK(fs,1));
4963 case OP_LOADK:{

Completed in 20 milliseconds