HomeSort by relevance Sort by last modified time
    Searched refs:CR0_NE_MASK (Results 1 - 2 of 2) sorted by null

  /external/qemu/target-i386/
cpu.h 203 #define CR0_NE_MASK (1 << 5)
    [all...]
fpu_helper.c 141 if (env->cr[0] & CR0_NE_MASK) {

Completed in 35 milliseconds