Searched refs:EF_MIPS_FP64 (Results 1 – 4 of 4) sorted by relevance
71 bool fp = files[0].flags & EF_MIPS_FP64; in checkFlags()87 bool fp2 = f.flags & EF_MIPS_FP64; in checkFlags()
489 EF_MIPS_FP64 = 0x00000200, // Code compiled for a 32-bit machine enumerator
304 BCase(EF_MIPS_FP64); in bitset()
1656 ENUM_ENT(EF_MIPS_FP64, "fp64"),