Searched refs:ICC_IS_SET (Results 1 – 3 of 3) sorted by relevance
41 SLJIT_COMPILE_ASSERT(ICC_IS_SET == SET_FLAGS, icc_is_set_and_set_flags_must_be_the_same); in emit_single_op()
1325 … (((compiler->delay_slot & DST_INS_MASK) != UNMOVABLE_INS) && !(compiler->delay_slot & ICC_IS_SET)) in sljit_emit_jump()
234 # define ICC_IS_SET (1 << 23) macro
Completed in 31 milliseconds