Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_64.c40 push_inst(compiler, RLDICR | S(reg) | A(reg) | RLDI_SH(63 - shift) | RLDI_ME(shift))
H A DsljitNativePPC_common.c208 #define RLDICR (HI(30) | LO(1 << 1)) macro
249 #define SLDI(shift) (RLDICR | RLDI_SH(shift) | RLDI_ME(63 - (shift)))

Completed in 14 milliseconds