Home
last modified time | relevance | path

Searched refs:OEX_FPU_MIN (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/sys/sys/
HDelf_common.h75 #define OEX_FPU_MIN 0x0000001f /* min FPU exception required */ macro
/freebsd-head/contrib/elftoolchain/common/
HDelfdefinitions.h2576 _ELF_DEFINE_OEX(OEX_FPU_MIN, 0x0000001FUL, \
/freebsd-head/contrib/elftoolchain/readelf/
HDreadelf.c4758 info & OEX_FPU_MIN); in dump_mips_options()