Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c135 OPR_ADD,OPR_SUB,OPR_MUL,OPR_DIV,OPR_MOD,OPR_POW, enumerator
3572 case OPR_ADD:case OPR_SUB:case OPR_MUL:case OPR_DIV:
3613 case OPR_DIV:codearith(fs,OP_DIV,e1,e2);break;
4250 case'/':return OPR_DIV;

Completed in 18 milliseconds