Home
last modified time | relevance | path

Searched refs:FPU_illegal (Results 1 – 8 of 8) sorted by relevance

/linux-2.4.37.9/arch/i386/math-emu/
Dfpu_aux.c58 fsetpm, FPU_illegal, FPU_illegal, FPU_illegal
74 fstsw_ax, FPU_illegal, FPU_illegal, FPU_illegal,
75 FPU_illegal, FPU_illegal, FPU_illegal, FPU_illegal
85 fnop, FPU_illegal, FPU_illegal, FPU_illegal,
86 FPU_illegal, FPU_illegal, FPU_illegal, FPU_illegal
Dfpu_etc.c136 fchs, fabs, (FUNC_ST0)FPU_illegal, (FUNC_ST0)FPU_illegal,
137 ftst_, fxam, (FUNC_ST0)FPU_illegal, (FUNC_ST0)FPU_illegal
Dreg_compare.c347 FPU_illegal(); in fcompp()
380 FPU_illegal(); in fucompp()
Dreg_constant.c112 fld1, fldl2t, fldl2e, fldpi, fldlg2, fldln2, fldz, (FUNC_RC)FPU_illegal
Dload_store.c109 FPU_illegal(); in FPU_load_store()
Dfpu_proto.h6 extern void FPU_illegal(void);
Dfpu_entry.c38 #define __BAD__ FPU_illegal /* Illegal on an 80486, causes SIGILL */
539 FPU_illegal(); in math_emulate()
Derrors.c78 void FPU_illegal(void) in FPU_illegal() function