Searched defs:mips_cpu_info (Results 1 – 4 of 4) sorted by relevance
89 struct mips_cpu_info { struct93 const char *name;98 enum processor cpu;101 enum mips_isa isa;104 unsigned int tune_flags;
72 struct mips_cpu_info { struct76 const char *name;81 enum processor cpu;84 int isa;87 unsigned int tune_flags;
1434 struct mips_cpu_info struct1445 static const struct mips_cpu_info *mips_parse_cpu (const char *, const char *); argument
1437 struct mips_cpu_info struct1448 static const struct mips_cpu_info *mips_parse_cpu (const char *, const char *); argument