Searched refs:INV_IMM (Results 1 – 1 of 1) sorted by relevance
1209 #define INV_IMM 0x02 macro1635 SLJIT_ASSERT(!(flags & INV_IMM) && !(src2 & SRC2_IMM)); in emit_single_op()1667 SLJIT_ASSERT(!(flags & INV_IMM)); in emit_single_op()1674 SLJIT_ASSERT(!(flags & INV_IMM)); in emit_single_op()1678 SLJIT_ASSERT(!(flags & INV_IMM)); in emit_single_op()1687 SLJIT_ASSERT(!(flags & INV_IMM)); in emit_single_op()1692 SLJIT_ASSERT(!(flags & INV_IMM)); in emit_single_op()1712 SLJIT_ASSERT(!(flags & INV_IMM)); in emit_single_op()1716 if (flags & INV_IMM) { in emit_single_op()2123 flags |= INV_IMM; in emit_op()[all …]
Completed in 23 milliseconds