Searched refs:ANDIS (Results 1 - 3 of 3) sorted by relevance

/external/pcre/dist2/src/sljit/
H A DsljitNativePPC_32.c178 return push_inst(compiler, ANDIS | S(src1) | A(dst) | compiler->imm);
H A DsljitNativePPC_64.c305 return push_inst(compiler, ANDIS | S(src1) | A(dst) | compiler->imm);
H A DsljitNativePPC_common.c145 #define ANDIS (HI(29)) macro

Completed in 140 milliseconds