Searched refs:MTXER (Results 1 – 3 of 3) sorted by relevance
125 return push_inst(compiler, MTXER | S(0)); in emit_single_op()160 return push_inst(compiler, MTXER | S(0)); in emit_single_op()240 return (flags & ALT_FORM3) ? push_inst(compiler, MTXER | S(0)) : SLJIT_SUCCESS; in emit_single_op()
246 return push_inst(compiler, MTXER | S(0)); in emit_single_op()283 return push_inst(compiler, MTXER | S(0)); in emit_single_op()385 return (flags & ALT_FORM3) ? push_inst(compiler, MTXER | S(0)) : SLJIT_SUCCESS; in emit_single_op()
183 #define MTXER (HI(31) | LO(467) | 0x10000) macro1327 FAIL_IF(push_inst(compiler, MTXER | S(TMP_ZERO))); in sljit_emit_op1()1496 FAIL_IF(push_inst(compiler, MTXER | S(TMP_ZERO))); in sljit_emit_op2()