Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/elf/
HDmips.h982 #define OEX_FPU_DIV0 0x08 /* Division by zero exception. */ macro
/NextBSD/contrib/binutils/binutils/
HDreadelf.c8076 if (mask & OEX_FPU_DIV0) in process_mips_fpe_exception()