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