Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/math-emu/
H A Dfpu_proto.h23 extern void FPU_stack_underflow_pop(int i);
H A 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()
H A Derrors.c673 void FPU_stack_underflow_pop(int i) in FPU_stack_underflow_pop() function
H A Dfpu_entry.c493 FPU_stack_underflow_pop(FPU_rm); in math_emulate()