Change isa string

Laying the ground work for adding microAptiv core

Change-Id: I161a8a8cb250240ebc8518c91e746d6f921c41c7
Signed-off-by: Kent Brinkley <jkbrinkley.imgtec@gmail.com>
Reviewed-on: http://openocd.zylin.com/2400
Tested-by: jenkins
Reviewed-by: Mindy Beseler <mbeseler@yahoo.com>
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
This commit is contained in:
Kent Brinkley 2014-11-20 18:45:00 -07:00 committed by Andreas Fritiofson
parent e026d3ff1b
commit d5a2c0c10e
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
#include "register.h"
static const char *mips_isa_strings[] = {
"MIPS32", "MIPS16e"
"MIPS32", "MIPS16"
};
#define MIPS32_GDB_DUMMY_FP_REG 1