Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_32.c315 return push_inst(compiler, RLWNM | S(src1) | A(dst) | B(src2) | RLWI_MBE(0, 31)); in emit_single_op()
H A DsljitNativePPC_64.c500 …return push_inst(compiler, ((flags & ALT_FORM2) ? (RLWNM | RLWI_MBE(0, 31)) : (RLDCL | RLDI_MB(0))… in emit_single_op()
H A DsljitNativePPC_common.c221 #define RLWNM (HI(23)) macro

Completed in 35 milliseconds