* aoutx.h (NAME): Add case statements for bfd_mach_mips14000,
[deliverable/binutils-gdb.git] / bfd / archures.c
index aa494999120b03bb1d718f5dc3f236dd858e1986..1156e094623c39daa04e203f2f6540dfddfedbe8 100644 (file)
@@ -167,6 +167,8 @@ DESCRIPTION
 .#define bfd_mach_mips9000             9000
 .#define bfd_mach_mips10000            10000
 .#define bfd_mach_mips12000            12000
+.#define bfd_mach_mips14000            14000
+.#define bfd_mach_mips16000            16000
 .#define bfd_mach_mips16               16
 .#define bfd_mach_mips5                 5
 .#define bfd_mach_mips_loongson_2e      3001
This page took 0.024773 seconds and 4 git commands to generate.