Searched refs:CR0_NE (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dproc_reg.h137 #define CR0_NE 0x00000020 /* i486: Handle numeric exceptions */ macro
H A Dfpu.c165 set_cr0((get_cr0() & ~(CR0_EM|CR0_TS)) | CR0_NE); /* allow use of FPU */

Completed in 26 milliseconds