Searched refs:BCCTR (Results 1 - 2 of 2) sorted by relevance

/external/pcre/dist/sljit/
H A DsljitNativePPC_common.c144 #define BCCTR (HI(19) | LO(528) | (3 << 11)) macro
2174 PTR_FAIL_IF(push_inst(compiler, BCCTR | bo_bi_flags | (type >= SLJIT_FAST_CALL ? 1 : 0)));
2218 return push_inst(compiler, BCCTR | (20 << 21) | (type >= SLJIT_FAST_CALL ? 1 : 0));
/external/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp1274 (setLR ? PPC::BCCTRL : PPC::BCCTR)));

Completed in 107 milliseconds