Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/include/elf/
Dmips.h982 #define OEX_FPU_DIV0 0x08 /* Division by zero exception. */ macro
/freebsd-12-stable/contrib/binutils/binutils/
Dreadelf.c8076 if (mask & OEX_FPU_DIV0) in process_mips_fpe_exception()