Searched refs:FPU_stack_underflow (Results 1 – 6 of 6) sorted by relevance
122 FPU_stack_underflow(); in fld_i_()142 FPU_stack_underflow(); in fxch_i()158 FPU_stack_underflow(); in fxch_i()184 FPU_stack_underflow(); in fcmovCC()
25 FPU_stack_underflow(); in fchs()34 FPU_stack_underflow(); in fabs()
182 FPU_stack_underflow(); /* Puts a QNaN in st(0) */ in single_arg_error()283 FPU_stack_underflow(); /* Puts a QNaN in st(0) */ in fptan()287 FPU_stack_underflow(); /* Puts a QNaN in the new st(0) */ in fptan()423 FPU_stack_underflow(); in fxtract()425 FPU_stack_underflow(); in fxtract()693 FPU_stack_underflow(); /* Puts a QNaN in st(0) */ in fsincos()697 FPU_stack_underflow(); /* Puts a QNaN in the new st(0) */ in fsincos()966 FPU_stack_underflow(); in do_fprem()1620 FPU_stack_underflow(); in fscale()
453 FPU_stack_underflow(); in math_emulate()483 FPU_stack_underflow(); in math_emulate()501 FPU_stack_underflow(); in math_emulate()
20 extern void FPU_stack_underflow(void);
643 void FPU_stack_underflow(void) in FPU_stack_underflow() function