Searched refs:useFP (Results 1 – 2 of 2) sorted by relevance
22 thr->arch.useFP = true; in Thread_InitArch()90 if (oldthr->arch.useFP) in Thread_SwitchArch()95 if (newthr->arch.useFP) in Thread_SwitchArch()
21 bool useFP; member