Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/kernel/
H A Dtraps.c344 si_code = FPE_FLTUNK; /* default code */ in handle_fpu_swa()
366 si_code = FPE_FLTUNK; /* default code */ in handle_fpu_swa()
/openbmc/linux/arch/csky/abiv2/
H A Dfpu.c100 code = FPE_FLTUNK; in fpu_fpe()
/openbmc/linux/include/uapi/asm-generic/
H A Dsiginfo.h225 #define FPE_FLTUNK 14 /* undiagnosed floating-point exception */ macro
/openbmc/linux/arch/openrisc/kernel/
H A Dtraps.c184 int code = FPE_FLTUNK; in do_fpe_trap()
/openbmc/linux/arch/sparc/kernel/
H A Dtraps_32.c279 code = FPE_FLTUNK;
H A Dtraps_64.c2328 code = FPE_FLTUNK; in do_fpe_common()
/openbmc/linux/arch/powerpc/kernel/
H A Dtraps.c1170 int ret = FPE_FLTUNK; in __parse_fpscr()
2153 int code = FPE_FLTUNK; in DEFINE_INTERRUPT_HANDLER()
2225 _exception(SIGFPE, regs, FPE_FLTUNK, regs->nip); in DEFINE_INTERRUPT_HANDLER()
/openbmc/linux/arch/alpha/kernel/
H A Dtraps.c324 code = FPE_FLTUNK; in do_entIF()
H A Dosf_sys.c871 int si_code = FPE_FLTUNK; in SYSCALL_DEFINE5()
/openbmc/linux/arch/loongarch/kernel/
H A Dtraps.c430 int si_code = FPE_FLTUNK; in force_fcsr_sig()
/openbmc/linux/arch/arm64/kernel/
H A Dfpsimd.c1560 unsigned int si_code = FPE_FLTUNK; in do_fpsimd_exc()
/openbmc/linux/arch/mips/kernel/
H A Dtraps.c774 int si_code = FPE_FLTUNK; in force_fcr31_sig()