Home
last modified time | relevance | path

Searched refs:FPSCR_CAUSE_INVALID (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/sh/include/cpu-sh4/cpu/
Dfpu.h22 #define FPSCR_CAUSE_INVALID (1<<16) macro
/linux-5.19.10/arch/sh/kernel/cpu/sh4/
Dsoftfloat.c742 float_raise(FPSCR_CAUSE_INVALID); in float64_div()