Searched refs:INV_IMM (Results 1 – 1 of 1) sorted by relevance
1041 #define INV_IMM 0x02 macro1489 SLJIT_ASSERT(!(flags & INV_IMM) && !(src2 & SRC2_IMM)); in emit_single_op()1508 SLJIT_ASSERT(!(flags & INV_IMM)); in emit_single_op()1515 SLJIT_ASSERT(!(flags & INV_IMM)); in emit_single_op()1519 SLJIT_ASSERT(!(flags & INV_IMM)); in emit_single_op()1528 SLJIT_ASSERT(!(flags & INV_IMM)); in emit_single_op()1533 SLJIT_ASSERT(!(flags & INV_IMM)); in emit_single_op()1552 SLJIT_ASSERT(!(flags & INV_IMM)); in emit_single_op()1556 SLJIT_ASSERT(!(flags & INV_IMM)); in emit_single_op()1947 flags |= INV_IMM; in emit_op()[all …]
Completed in 12 milliseconds