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

/linux-master/arch/mips/kernel/
H A Delf.c267 static inline void set_thread_fp_mode(int hybrid, int regs32) function
291 set_thread_fp_mode(1, 0);
294 set_thread_fp_mode(0, 1);
297 set_thread_fp_mode(0, 0);

Completed in 208 milliseconds