Searched refs:FPU_illegal (Results 1 – 8 of 8) sorted by relevance
/arch/x86/math-emu/ |
D | fpu_aux.c | 67 fsetpm, FPU_illegal, FPU_illegal, FPU_illegal 82 fstsw_ax, FPU_illegal, FPU_illegal, FPU_illegal, 83 FPU_illegal, FPU_illegal, FPU_illegal, FPU_illegal 92 fnop, FPU_illegal, FPU_illegal, FPU_illegal, 93 FPU_illegal, FPU_illegal, FPU_illegal, FPU_illegal
|
D | fpu_etc.c | 123 fchs, fabs, (FUNC_ST0) FPU_illegal, (FUNC_ST0) FPU_illegal, 124 ftst_, fxam, (FUNC_ST0) FPU_illegal, (FUNC_ST0) FPU_illegal
|
D | reg_constant.c | 111 fld1, fldl2t, fldl2e, fldpi, fldlg2, fldln2, fldz, (FUNC_RC) FPU_illegal
|
D | reg_compare.c | 321 FPU_illegal(); in fcompp() 349 FPU_illegal(); in fucompp()
|
D | load_store.c | 104 FPU_illegal(); in FPU_load_store()
|
D | fpu_proto.h | 5 extern void FPU_illegal(void);
|
D | fpu_entry.c | 42 #define __BAD__ FPU_illegal /* Illegal on an 80486, causes SIGILL */ 547 FPU_illegal(); in math_emulate()
|
D | errors.c | 76 void FPU_illegal(void) in FPU_illegal() function
|