Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h1189 #define OEX_FPU_INEX 0x01 /* Inexact exception. */ macro
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c12938 if (mask & OEX_FPU_INEX) in process_mips_fpe_exception()