Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dmips.h1182 #define OEX_FPU_OFLO 0x04 /* Overflow exception. */ macro
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c11790 if (mask & OEX_FPU_OFLO) in process_mips_fpe_exception()