Searched refs:ICC_C (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/arch/sparc64/include/
H A Dpsl.h66 #define ICC_C 0x01L macro
71 #define XCC_C (ICC_C<<XCC_SHIFT)
/openbsd-current/sys/arch/sparc64/sparc64/
H A Dtrap.c1062 tf->tf_tstate &= ~(((int64_t)(ICC_C|XCC_C))<<TSTATE_CCR_SHIFT); /* success */
1077 tf->tf_tstate |= (((int64_t)(ICC_C|XCC_C))<<TSTATE_CCR_SHIFT); /* fail */
1104 tf->tf_tstate &= ~(((int64_t)(ICC_C|XCC_C))<<TSTATE_CCR_SHIFT);
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dfrv-desc.h141 ICC_NEV, ICC_C, ICC_V, ICC_LT enumerator in enum:int_cc
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dfrv-desc.h143 ICC_NEV, ICC_C, ICC_V, ICC_LT enumerator in enum:int_cc

Completed in 110 milliseconds