Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/mips/
H A Dmips.h95 struct mips_cpu_info { struct
99 const char *name;
104 enum processor_type cpu;
129 extern const struct mips_cpu_info mips_cpu_info_table[]; argument
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-mips.c956 struct mips_cpu_info struct
971 static const struct mips_cpu_info *mips_parse_cpu (const char *, const char *); argument
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.h127 struct mips_cpu_info { struct
131 const char *name;
136 enum processor_type cpu;
139 int isa;
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-mips.c1037 struct mips_cpu_info struct
1052 static const struct mips_cpu_info *mips_parse_cpu (const char *, const char *); argument