Home
last modified time | relevance | path

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

/external/pcre/dist/sljit/
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))); in sljit_emit_jump()
2218 return push_inst(compiler, BCCTR | (20 << 21) | (type >= SLJIT_FAST_CALL ? 1 : 0)); in sljit_emit_ijump()
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp1274 (setLR ? PPC::BCCTRL : PPC::BCCTR))); in PredicateInstruction()
DPPCInstrInfo.td1093 def BCCTR : XLForm_2_br2<19, 528, 12, 0, (outs), (ins crbitrc:$bi),