Home
last modified time | relevance | path

Searched defs:mips_cpu_info (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.h89 struct mips_cpu_info { struct
93 const char *name;
98 enum processor cpu;
101 enum mips_isa isa;
104 unsigned int tune_flags;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.h72 struct mips_cpu_info { struct
76 const char *name;
81 enum processor cpu;
84 int isa;
87 unsigned int tune_flags;
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mips.c1434 struct mips_cpu_info struct
1445 static const struct mips_cpu_info *mips_parse_cpu (const char *, const char *); argument
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-mips.c1437 struct mips_cpu_info struct
1448 static const struct mips_cpu_info *mips_parse_cpu (const char *, const char *); argument