Searched refs:EF_MIPS_NAN2008 (Results 1 – 3 of 3) sorted by relevance
15 if (eflags & EF_MIPS_NAN2008) { in cpu_get_model()
307 if (((info->elf_flags & EF_MIPS_NAN2008) != 0) != in target_cpu_copy_regs()314 if ((info->elf_flags & EF_MIPS_NAN2008) != 0) { in target_cpu_copy_regs()
71 #define EF_MIPS_NAN2008 0x00000400 macro