Home
last modified time | relevance | path

Searched refs:OEX_FPU_OFLO (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/binutils/include/elf/
HDmips.h983 #define OEX_FPU_OFLO 0x04 /* Overflow exception. */ macro
/NextBSD/contrib/binutils/binutils/
HDreadelf.c8074 if (mask & OEX_FPU_OFLO) in process_mips_fpe_exception()