Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h1185 #define OEX_FPU_INVAL 0x10 /* Invalid operation exception. */ macro
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c12946 if (mask & OEX_FPU_INVAL) in process_mips_fpe_exception()