Home
last modified time | relevance | path

Searched refs:FPE_FLTUNK (Results 1 – 10 of 10) sorted by relevance

/linux/arch/ia64/kernel/
A Dtraps.c344 si_code = FPE_FLTUNK; /* default code */ in handle_fpu_swa()
366 si_code = FPE_FLTUNK; /* default code */ in handle_fpu_swa()
/linux/arch/csky/abiv2/
A Dfpu.c100 code = FPE_FLTUNK; in fpu_fpe()
/linux/include/uapi/asm-generic/
A Dsiginfo.h223 #define FPE_FLTUNK 14 /* undiagnosed floating-point exception */ macro
/linux/arch/sparc/kernel/
A Dtraps_32.c281 code = FPE_FLTUNK;
A Dtraps_64.c2328 code = FPE_FLTUNK; in do_fpe_common()
/linux/arch/powerpc/kernel/
A Dtraps.c1153 int ret = FPE_FLTUNK; in __parse_fpscr()
2107 int code = FPE_FLTUNK; in DEFINE_INTERRUPT_HANDLER()
2180 _exception(SIGFPE, regs, FPE_FLTUNK, regs->nip); in DEFINE_INTERRUPT_HANDLER()
/linux/arch/alpha/kernel/
A Dtraps.c310 code = FPE_FLTUNK; in do_entIF()
A Dosf_sys.c870 int si_code = FPE_FLTUNK; in SYSCALL_DEFINE5()
/linux/arch/arm64/kernel/
A Dfpsimd.c1044 unsigned int si_code = FPE_FLTUNK; in do_fpsimd_exc()
/linux/arch/mips/kernel/
A Dtraps.c774 int si_code = FPE_FLTUNK; in force_fcr31_sig()

Completed in 26 milliseconds