2004-10-30 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / mips-tdep.h
index 9dac4c2946a1f2c423a24cdba302040b49e4df2d..3c476ef5951f559edfc237475afb2e2a2f41c5ae 100644 (file)
@@ -77,6 +77,7 @@ enum
   MIPS_T9_REGNUM = 25,         /* Contains address of callee in PIC.  */
   MIPS_SP_REGNUM = 29,
   MIPS_RA_REGNUM = 31,
+  MIPS_PS_REGNUM = 32,         /* Contains processor status.  */
   MIPS_EMBED_LO_REGNUM = 33,
   MIPS_EMBED_HI_REGNUM = 34,
   MIPS_EMBED_BADVADDR_REGNUM = 35,
This page took 0.023868 seconds and 4 git commands to generate.