Home
last modified time | relevance | path

Searched refs:FPU_stack_underflow_pop (Results 1 – 4 of 4) sorted by relevance

/arch/x86/math-emu/
Dfpu_proto.h23 extern void FPU_stack_underflow_pop(int i);
Dfpu_trig.c1094 FPU_stack_underflow_pop(1); in fyl2x()
1227 FPU_stack_underflow_pop(1); in fpatan()
1353 FPU_stack_underflow_pop(1); in fyl2xp1()
Derrors.c673 void FPU_stack_underflow_pop(int i) in FPU_stack_underflow_pop() function
Dfpu_entry.c492 FPU_stack_underflow_pop(FPU_rm); in math_emulate()