Searched refs:bo_bi_flags (Results 1 – 1 of 1) sorted by relevance
2118 sljit_ins bo_bi_flags; in sljit_emit_jump() local2123 bo_bi_flags = get_bo_bi_flags(compiler, type & 0xff); in sljit_emit_jump()2124 if (!bo_bi_flags) in sljit_emit_jump()2146 PTR_FAIL_IF(push_inst(compiler, BCCTR | bo_bi_flags | (type >= SLJIT_FAST_CALL ? 1 : 0))); in sljit_emit_jump()
Completed in 12 milliseconds