Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativePPC_32.c95 return push_inst(compiler, CNTLZW | RC(flags) | S(src2) | A(dst)); in emit_single_op()
H A DsljitNativePPC_64.c213 return push_inst(compiler, CNTLZW | RC(flags) | S(src2) | A(dst)); in emit_single_op()
H A DsljitNativePPC_common.c147 #define CNTLZW (HI(31) | LO(26)) macro

Completed in 13 milliseconds