Home
last modified time | relevance | path

Searched defs:FPSCR_FLAG_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sh/include/asm/
H A Dprocessor_32.h163 #define FPSCR_FLAG_MASK 0x0000007c /* Flag bits */ macro
/openbmc/qemu/target/sh4/
H A Dcpu.h70 #define FPSCR_FLAG_MASK (0x1f << 2) macro