Searched refs:F64_EXCEPTION_ERROR (Results 1 – 1 of 1) sorted by relevance
32 #define F64_EXCEPTION_ERROR ((u32)-1 & ~F64_NAN_FLAG) macro81 u32 exc = F64_EXCEPTION_ERROR & fpexc; in ucf64_exchandler()