Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/math-emu/
H A Dmath_32.c129 #define FSR_AEXC_MASK (0x1fUL << FSR_AEXC_SHIFT) macro
H A Dmath_64.c89 #define FSR_AEXC_MASK (0x1fUL << FSR_AEXC_SHIFT) macro
/openbmc/qemu/target/sparc/
H A Dcpu.h165 #define FSR_AEXC_MASK (FSR_NVA | FSR_OFA | FSR_UFA | FSR_DZA | FSR_NXA) macro