Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h1188 #define OEX_FPU_UFLO 0x02 /* Underflow exception. */ macro
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c12940 if (mask & OEX_FPU_UFLO) in process_mips_fpe_exception()