X86_CR0_NE         62 arch/x86/include/uapi/asm/processor-flags.h #define X86_CR0_NE		_BITUL(X86_CR0_NE_BIT)
X86_CR0_NE        339 tools/testing/selftests/kvm/include/x86_64/processor.h #define X86_CR0_NE          (1UL<<5) /* Numeric Error */