mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 06:45:56 +08:00
2004-10-30 Andrew Cagney <cagney@gnu.org>
* mips-tdep.h (MIPS_PRID_REGNUM): Add. * config/mips/tm-mips.h (PRID_REGNUM): Delete. * mips-tdep.c: Update.
This commit is contained in:
@ -86,6 +86,7 @@ enum
|
||||
MIPS_EMBED_FP0_REGNUM = 38,
|
||||
MIPS_UNUSED_REGNUM = 73, /* Never used, FIXME */
|
||||
MIPS_FIRST_EMBED_REGNUM = 74, /* First CP0 register for embedded use. */
|
||||
MIPS_PRID_REGNUM = 89, /* Processor ID. */
|
||||
MIPS_LAST_EMBED_REGNUM = 89 /* Last one. */
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user