Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/math-emu/
Dfpu_aux.c143 FPU_stack_underflow_i(i); in fxch_i()
150 FPU_stack_underflow_i(i); in fxch_i()
Dfpu_proto.h21 extern void FPU_stack_underflow_i(int i);
Derrors.c662 void FPU_stack_underflow_i(int i) in FPU_stack_underflow_i() function
Dfpu_entry.c528 FPU_stack_underflow_i(FPU_rm); in math_emulate()