FE_DIVBYZERO
#define FE_DIVBYZERO 0x02
#define FE_DIVBYZERO 0x04 /* 000000000100 */
#define FE_DIVBYZERO 0x02 /* divide-by-zero exception */
#define FE_DIVBYZERO 0x08 /* divide-by-zero exception */
#define FE_DIVBYZERO 0x04 /* 000000000100 */
#define FE_DIVBYZERO 0x04
#define FE_DIVBYZERO FPSR_ADZ
#define FE_DIVBYZERO 0x0020
#define FE_DIVBYZERO 0x100 /* divide-by-zero */
#define FE_DIVBYZERO 0x04000000
#define FE_DIVBYZERO ((int)__BIT(3)) /* divide-by-zero */
#define FE_DIVBYZERO ((uint32_t)FPSCR_EXCEPTION_ZERODIV >> 5)
#define FE_DIVBYZERO 0x00000040 /* 0001000000 */