Searched refs:math_abort (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/math-emu/
H A Dfpu_system.h66 math_abort(FPU_info,SIGSEGV)
67 #define FPU_abort math_abort(FPU_info, SIGSEGV)
H A Dload_store.c74 math_abort(FPU_info, SIGSEGV);
77 math_abort(FPU_info, SIGSEGV);
H A Dget_address.c128 math_abort(FPU_info, SIGSEGV);
148 math_abort(FPU_info, SIGSEGV);
220 math_abort(FPU_info, SIGSEGV);
304 math_abort(FPU_info, SIGSEGV);
H A Dfpu_entry.c184 math_abort(FPU_info, SIGILL);
216 math_abort(FPU_info, SIGILL);
229 math_abort(FPU_info, SIGSEGV);
241 math_abort(FPU_info, SIGILL);
301 math_abort(FPU_info, SIGSEGV);
316 math_abort(FPU_info, SIGSEGV);
662 void math_abort(struct math_emu_info *info, unsigned int signal) function
671 printk("ERROR: wm-FPU-emu math_abort failed!\n");
H A Derrors.c43 math_abort(FPU_info, SIGILL);
335 math_abort(FPU_info, SIGFPE);
H A Dfpu_proto.h55 extern void math_abort(struct math_emu_info *info, unsigned int signal);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/math-emu/
H A Dfpu_system.h66 math_abort(FPU_info,SIGSEGV)
67 #define FPU_abort math_abort(FPU_info, SIGSEGV)
H A Dload_store.c74 math_abort(FPU_info, SIGSEGV);
77 math_abort(FPU_info, SIGSEGV);
H A Dget_address.c128 math_abort(FPU_info, SIGSEGV);
148 math_abort(FPU_info, SIGSEGV);
220 math_abort(FPU_info, SIGSEGV);
304 math_abort(FPU_info, SIGSEGV);
H A Dfpu_entry.c184 math_abort(FPU_info, SIGILL);
216 math_abort(FPU_info, SIGILL);
229 math_abort(FPU_info, SIGSEGV);
241 math_abort(FPU_info, SIGILL);
301 math_abort(FPU_info, SIGSEGV);
316 math_abort(FPU_info, SIGSEGV);
662 void math_abort(struct math_emu_info *info, unsigned int signal) function
671 printk("ERROR: wm-FPU-emu math_abort failed!\n");
H A Derrors.c43 math_abort(FPU_info, SIGILL);
335 math_abort(FPU_info, SIGFPE);
H A Dfpu_proto.h55 extern void math_abort(struct math_emu_info *info, unsigned int signal);

Completed in 111 milliseconds