Home | History | Annotate | Download | only in target-i386

Lines Matching refs:CR0_PE_MASK

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