PSR_TSTATE_CC_SHIFT
((src[R_PSR] >> (TSTATE_CCR_SHIFT-PSR_TSTATE_CC_SHIFT)) & CCR_ICC);
icc = (uint_t)(tstate >> PSR_TSTATE_CC_SHIFT) & PSR_ICC;