Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/math-emu/
Dfpu_proto.h22 extern void FPU_stack_underflow_pop(int i);
Dfpu_trig.c1088 FPU_stack_underflow_pop(1); in fyl2x()
1221 FPU_stack_underflow_pop(1); in fpatan()
1347 FPU_stack_underflow_pop(1); in fyl2xp1()
Derrors.c671 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()