Home | History | Annotate | Download | only in sljit

Lines Matching full:bcctr

144 #define BCCTR		(HI(19) | LO(528) | (3 << 11))
2159 PTR_FAIL_IF(push_inst(compiler, BCCTR | bo_bi_flags | (type >= SLJIT_FAST_CALL ? 1 : 0)));
2203 return push_inst(compiler, BCCTR | (20 << 21) | (type >= SLJIT_FAST_CALL ? 1 : 0));