gas/
* config/tc-mips.c (mips_cpu_info_table): Add i6400 entry.
* doc/c-mips.texi: Document i6400 -march option.
+2015-03-12 Andrew Bennett <andrew.bennett@imgtec.com>
+
+ * config/tc-mips.c (mips_cpu_info_table): Add i6400 entry.
+ * doc/c-mips.texi: Document i6400 -march option.
+
2015-03-12 Nick Clifton <nickc@redhat.com>
PR gas/17444
MIPS64R2 rather than MIPS64. */
{ "xlp", 0, 0, ISA_MIPS64R2, CPU_XLR },
+ /* i6400. */
+ { "i6400", 0, ASE_MSA, ISA_MIPS64R6, CPU_MIPS64R6},
+
/* End marker */
{ NULL, 0, 0, 0, 0 }
};
25kf,
sb1,
sb1a,
+i6400,
loongson2e,
loongson2f,
loongson3a,