Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_32.c96 return push_inst(compiler, CNTLZW | S(src2) | A(dst)); in emit_single_op()
H A DsljitNativePPC_64.c218 return push_inst(compiler, CNTLZW | S(src2) | A(dst)); in emit_single_op()
H A DsljitNativePPC_common.c154 #define CNTLZW (HI(31) | LO(26)) macro

Completed in 13 milliseconds