Searched refs:CR0_NE (Results 1 – 4 of 4) sorted by relevance
52 #define CR0_NE 0x00000020 /* numeric error */ macro76 (((cr) | CR0_MP | CR0_NE | CR0_TS) & (uint32_t)~CR0_EM)
49 #define CR0_NE 0x00000020 /* numeric error */ macro
310 orq $(CR0_MP|CR0_NE), %rax409 orl $[CR0_MP|CR0_NE],%edx500 or $(CR0_MP|CR0_NE), %edx
896 { "NE", CR0_NE, CR0_NE }, in crregs_dcmd()