Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/math-emu/
Dfpu_proto.h23 extern void FPU_stack_underflow_pop(int i);
Dfpu_trig.c1089 FPU_stack_underflow_pop(1); in fyl2x()
1222 FPU_stack_underflow_pop(1); in fpatan()
1348 FPU_stack_underflow_pop(1); in fyl2xp1()
Derrors.c672 void FPU_stack_underflow_pop(int i) in FPU_stack_underflow_pop() function
Dfpu_entry.c495 FPU_stack_underflow_pop(FPU_rm); in math_emulate()