Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c91 OP_TESTSET, enumerator
3066 if(GET_OPCODE(i)!=OP_TESTSET)return 1;
3072 if(GET_OPCODE(*i)!=OP_TESTSET)
3403 return condjump(fs,OP_TESTSET,((1<<8)-1),e->u.s.info,cond);
5128 case OP_TESTSET:{

Completed in 22 milliseconds