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

/linux-master/arch/sh/include/asm/
H A Dprocessor_32.h163 #define FPSCR_FLAG_MASK 0x0000007c /* Flag 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 154 milliseconds