Home
last modified time | relevance | path

Searched defs:FSR_TEM_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/sparc/math-emu/
H A Dmath_32.c127 #define FSR_TEM_MASK (0x1fUL << FSR_TEM_SHIFT) macro
H A Dmath_64.c87 #define FSR_TEM_MASK (0x1fUL << FSR_TEM_SHIFT) macro
/openbmc/qemu/target/sparc/
H A Dcpu.h157 #define FSR_TEM_MASK (FSR_NVM | FSR_OFM | FSR_UFM | FSR_DZM | FSR_NXM) macro