Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/math-emu/
Dfpu_aux.c144 FPU_stack_underflow_i(i); in fxch_i()
151 FPU_stack_underflow_i(i); in fxch_i()
Dfpu_proto.h22 extern void FPU_stack_underflow_i(int i);
Derrors.c659 void FPU_stack_underflow_i(int i) in FPU_stack_underflow_i() function
Dfpu_entry.c486 FPU_stack_underflow_i(FPU_rm); in math_emulate()