should be "esasrr" ("ESA Save and Restore Register").
+2004-07-16  Jim Blandy  <jimb@redhat.com>
+
+       * rs6000-tdep.c (registers_602): Correct register name: "esassr"
+       should be "esasrr" ("ESA Save and Restore Register").
+
 2004-07-16  Andrew Cagney  <cagney@gnu.org>
 
        * infrun.c (insert_step_resume_breakpoint): Delete gdb_assert
 
   PPC_SEGMENT_REGS,
   PPC_OEA_SPRS,
   /* 119 */ R(hid0), R(hid1), R(iabr), R0,
-  /* 123 */ R0, R(tcr), R(ibr), R(esassr),
+  /* 123 */ R0, R(tcr), R(ibr), R(esasrr),
   /* 127 */ R(sebr), R(ser), R(sp), R(lt)
 };