Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/include/elf/
Dmips.h985 #define OEX_FPU_INEX 0x01 /* Inexact exception. */ macro
/freebsd-12-stable/contrib/binutils/binutils/
Dreadelf.c8070 if (mask & OEX_FPU_INEX) in process_mips_fpe_exception()