Lines Matching refs:CR0_PE_MASK
198 #define CR0_PE_MASK (1 << 0)910 } else if (!(env->cr[0] & CR0_PE_MASK) ||