Home
last modified time | relevance | path

Searched defs:OEX_FPU_INVAL (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dmips.h1238 #define OEX_FPU_INVAL 0x10 /* Invalid operation exception. */ macro
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dmips.h1194 #define OEX_FPU_INVAL 0x10 /* Invalid operation exception. */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1229 enum OEX_FPU_INVAL = 0x10; variable