Searched refs:BCCTR (Results 1 – 3 of 3) sorted by relevance
144 #define BCCTR (HI(19) | LO(528) | (3 << 11)) macro2174 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()
1274 (setLR ? PPC::BCCTRL : PPC::BCCTR))); in PredicateInstruction()
1093 def BCCTR : XLForm_2_br2<19, 528, 12, 0, (outs), (ins crbitrc:$bi),