Searched refs:PSR_OVF_SHIFT (Results 1 – 2 of 2) sorted by relevance
107 #define PSR_OVF_SHIFT 21 macro108 #define PSR_OVF (1 << PSR_OVF_SHIFT)
48 icc |= ((int32_t)env->cc_V < 0) << PSR_OVF_SHIFT; in cpu_get_psr()