Searched refs:FP_SOFTFP (Results 1 – 4 of 4) sorted by relevance
78 #define FP_SOFTFP 0x01 /* process using software fltng pnt emulator */ macro
91 #define FP_SOFTFP 0x01 /* process using soft flt emulator */ macro
592 pcb->pcb_flags &= ~FP_SOFTFP; in exec_setregs()
1519 pcb->pcb_flags &= ~FP_SOFTFP; in exec_setregs()