Searched refs:FPU_stack_underflow (Results 1 – 6 of 6) sorted by relevance
118 FPU_stack_underflow(); in fld_i_()142 FPU_stack_underflow(); in fxch_i()161 FPU_stack_underflow(); in fxch_i()
28 FPU_stack_underflow(); in fchs()40 FPU_stack_underflow(); in fabs()
183 FPU_stack_underflow(); /* Puts a QNaN in st(0) */ in single_arg_error()299 FPU_stack_underflow(); /* Puts a QNaN in st(0) */ in fptan()304 FPU_stack_underflow(); /* Puts a QNaN in the new st(0) */ in fptan()456 FPU_stack_underflow(); in fxtract()458 FPU_stack_underflow(); in fxtract()769 FPU_stack_underflow(); /* Puts a QNaN in st(0) */ in fsincos()774 FPU_stack_underflow(); /* Puts a QNaN in the new st(0) */ in fsincos()1063 FPU_stack_underflow(); in do_fprem()1819 FPU_stack_underflow(); in fscale()
474 FPU_stack_underflow(); in math_emulate()511 FPU_stack_underflow(); in math_emulate()532 FPU_stack_underflow(); in math_emulate()
21 extern void FPU_stack_underflow(void);
690 void FPU_stack_underflow(void) in FPU_stack_underflow() function