HomeSort by: relevance | last modified time | path
    Searched refs:FPSCR_EXCEPTION_ZERODIV (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sh3/include/
fpreg.h 43 #define FPSCR_EXCEPTION_ZERODIV 0x400 /* Divide by zero */
fenv.h 47 #define FE_DIVBYZERO ((uint32_t)FPSCR_EXCEPTION_ZERODIV >> 5)

Completed in 11 milliseconds