Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c82 OP_UNM, enumerator
3499 case OP_UNM:r=luai_numunm(v1);break;
3511 int o2=(op!=OP_UNM&&op!=OP_LEN)?luaK_exp2RK(fs,e2):0;
3546 codearith(fs,OP_UNM,e,&e2);
5049 case OP_UNM:{

Completed in 18 milliseconds