summaryrefslogtreecommitdiffstats
path: root/gdb/config/mips/tm-mips.h
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2004-10-30 23:08:18 +0000
committerAndrew Cagney <cagney@redhat.com>2004-10-30 23:08:18 +0000
commit607fc93c5df0e62dc803b98bee71e464557aa07a (patch)
tree16bbc6d20572e5202a87fe3da0bda107ccd51400 /gdb/config/mips/tm-mips.h
parentaeab9e265fbff8317bb0e19d1e67a8b17e983290 (diff)
downloadppe42-binutils-607fc93c5df0e62dc803b98bee71e464557aa07a.tar.gz
ppe42-binutils-607fc93c5df0e62dc803b98bee71e464557aa07a.zip
2004-10-30 Andrew Cagney <cagney@gnu.org>
* mips-tdep.h (MIPS_FIRST_EMBED_REGNUM) (MIPS_LAST_EMBED_REGNUM): Add. * config/mips/tm-mips.h (FIRST_EMBED_REGNUM) (LAST_EMBED_REGNUM): Delete. * mipsv4-nat.c, mips-tdep.c, mips-linux-tdep.c: Update.
Diffstat (limited to 'gdb/config/mips/tm-mips.h')
-rw-r--r--gdb/config/mips/tm-mips.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/config/mips/tm-mips.h b/gdb/config/mips/tm-mips.h
index d404fd1185..68c63481a4 100644
--- a/gdb/config/mips/tm-mips.h
+++ b/gdb/config/mips/tm-mips.h
@@ -44,9 +44,7 @@ extern int mips_step_skips_delay (CORE_ADDR);
#define STEP_SKIPS_DELAY(pc) (mips_step_skips_delay (pc))
#define RA_REGNUM 31 /* Contains return address value */
-#define FIRST_EMBED_REGNUM 74 /* First CP0 register for embedded use */
#define PRID_REGNUM 89 /* Processor ID */
-#define LAST_EMBED_REGNUM 89 /* Last one */
/* Special symbol found in blocks associated with routines. We can hang
mips_extra_func_info_t's off of this. */
OpenPOWER on IntegriCloud