From 7ef0d2976a57c6cfde60281d67111969d7285d65 Mon Sep 17 00:00:00 2001 From: Andrew Bennett Date: Thu, 12 Mar 2015 16:27:46 +0000 Subject: [PATCH] Add i6400 entry to the MIPS CPU table. gas/ * config/tc-mips.c (mips_cpu_info_table): Add i6400 entry. * doc/c-mips.texi: Document i6400 -march option. --- gas/ChangeLog | 5 +++++ gas/config/tc-mips.c | 3 +++ gas/doc/c-mips.texi | 1 + 3 files changed, 9 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 36f0f32e33..eef846c2aa 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2015-03-12 Andrew Bennett + + * config/tc-mips.c (mips_cpu_info_table): Add i6400 entry. + * doc/c-mips.texi: Document i6400 -march option. + 2015-03-12 Nick Clifton PR gas/17444 diff --git a/gas/config/tc-mips.c b/gas/config/tc-mips.c index af184303f2..e61bb4daab 100644 --- a/gas/config/tc-mips.c +++ b/gas/config/tc-mips.c @@ -18686,6 +18686,9 @@ static const struct mips_cpu_info mips_cpu_info_table[] = 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 } }; diff --git a/gas/doc/c-mips.texi b/gas/doc/c-mips.texi index 1cee3a5d9a..f72db68a37 100644 --- a/gas/doc/c-mips.texi +++ b/gas/doc/c-mips.texi @@ -376,6 +376,7 @@ p5600, 25kf, sb1, sb1a, +i6400, loongson2e, loongson2f, loongson3a,