Searched refs:CPU_UNKNOWN (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/binutils/include/opcode/ |
| H A D | mips.h | 558 #define CPU_UNKNOWN 0 /* Gas internal use. */ macro
|
| H A D | ChangeLog-9103 | 754 (CPU_UNKNOWN): New constant to indicate unknown CPU.
|
| /freebsd-12.1/contrib/binutils/gas/config/ |
| H A D | tc-mips.c | 267 ISA_UNKNOWN, -1, -1, 0, -1, -1, -1, -1, 0, 0, 0, 0, 0, 0, 0, 0, CPU_UNKNOWN, FALSE 327 static int file_mips_arch = CPU_UNKNOWN; 332 static int mips_tune = CPU_UNKNOWN;
|
| /freebsd-12.1/contrib/binutils/opcodes/ |
| H A D | ChangeLog-0001 | 1349 CPU_UNKNOWN and ISA_* constants. Add bfd_mach_mips32 case.
|
| /freebsd-12.1/contrib/binutils/gas/ |
| H A D | ChangeLog-0001 | 3954 (mips_cpu): Use CPU_UNKNOWN rather than -1, and update comment.
|