Home
last modified time | relevance | path

Searched refs:ICC_IS_SET (Results 1 – 3 of 3) sorted by relevance

/external/pcre/dist2/src/sljit/
DsljitNativeSPARC_32.c41 SLJIT_COMPILE_ASSERT(ICC_IS_SET == SET_FLAGS, icc_is_set_and_set_flags_must_be_the_same); in emit_single_op()
DsljitNativeSPARC_common.c1307 … (((compiler->delay_slot & DST_INS_MASK) != UNMOVABLE_INS) && !(compiler->delay_slot & ICC_IS_SET)) in sljit_emit_jump()
DsljitLir.c222 # define ICC_IS_SET (1 << 23) macro