Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativePPC_32.c239 FAIL_IF(push_inst(compiler, SRAW | RC(flags) | S(src1) | A(dst) | B(src2))); in emit_single_op()
H A DsljitNativePPC_64.c384 …FAIL_IF(push_inst(compiler, ((flags & ALT_FORM2) ? SRAW : SRAD) | RC(flags) | S(src1) | A(dst) | B… in emit_single_op()
H A DsljitNativePPC_common.c203 #define SRAW (HI(31) | LO(792)) macro

Completed in 14 milliseconds