Home
last modified time | relevance | path

Searched refs:FPU_printall (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/x86/math-emu/
Derrors.c81 void FPU_printall(void) in FPU_printall() function
354 FPU_printall(); in FPU_exception()
358 FPU_printall(); in FPU_exception()
Dfpu_proto.h6 extern void FPU_printall(void);
Dfpu_entry.c566 FPU_printall(); in math_emulate()