Searched refs:CPU_UNKNOWN (Results 1 – 5 of 5) sorted by relevance
1307 #define CPU_UNKNOWN 0 /* Gas internal use. */ macro
754 (CPU_UNKNOWN): New constant to indicate unknown CPU.
285 /* gp */ -1, /* fp */ -1, /* arch */ CPU_UNKNOWN, /* sym32 */ FALSE,296 /* gp */ -1, /* fp */ -1, /* arch */ CPU_UNKNOWN, /* sym32 */ FALSE,341 static int mips_tune = CPU_UNKNOWN;
1349 CPU_UNKNOWN and ISA_* constants. Add bfd_mach_mips32 case.
3944 (mips_cpu): Use CPU_UNKNOWN rather than -1, and update comment.