Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/binutils/include/elf/
Dmips.h984 #define OEX_FPU_UFLO 0x02 /* Underflow exception. */ macro
/freebsd-9-stable/contrib/binutils/binutils/
Dreadelf.c8072 if (mask & OEX_FPU_UFLO) in process_mips_fpe_exception()