Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/math-emu/
H A Derrors.c82 void FPU_printall(void) in FPU_printall() function
351 FPU_printall(); in FPU_exception()
355 FPU_printall(); in FPU_exception()
H A Dfpu_proto.h7 extern void FPU_printall(void);
H A Dfpu_entry.c525 FPU_printall(); in math_emulate()