Searched refs:FPSCR_CAUSE_MASK (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/sh/include/asm/
H A Dprocessor_32.h162 #define FPSCR_CAUSE_MASK 0x0001f000 /* Cause bits */ macro
/linux-master/arch/sh/kernel/cpu/sh4/
H A Dfpu.c410 ~(FPSCR_CAUSE_MASK | FPSCR_FLAG_MASK);
/linux-master/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c564 ~(FPSCR_CAUSE_MASK | FPSCR_FLAG_MASK);

Completed in 216 milliseconds