Searched defs:FPSCR_CAUSE_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/sh/include/asm/ | ||
H A D | processor_32.h | 162 #define FPSCR_CAUSE_MASK 0x0001f000 /* Cause bits */ macro |
/openbmc/qemu/target/sh4/ | ||
H A D | cpu.h | 55 #define FPSCR_CAUSE_MASK (0x3f << 12) macro |