Searched defs:has_fpu (Results 1 – 3 of 3) sorted by relevance
60 static __always_inline bool has_fpu(void) in has_fpu() function66 static __always_inline bool has_fpu(void) { return false; } in has_fpu() function
15 static int has_fpu(void) in has_fpu() function
2838 int has_fpu, void __user **fault_addr) in fpu_emulator_cop1Handler()
Completed in 7 milliseconds