+Tue Dec 31 15:19:32 1996 Geoffrey Noer <noer@cygnus.com>
+
+ * config/mn10300/tm-mn10300.h: more small register fixes
+
Tue Dec 31 06:51:43 1996 Mark Alexander <marka@cygnus.com>
* config/i386/xm-windows.h: Undo previous change to SIGTRAP
#define REGISTER_SIZE 4
#define MAX_REGISTER_RAW_SIZE 4
-#define NUM_REGS 19
+#define NUM_REGS 14
#define REGISTER_NAMES \
{ "d0", "d1", "d2", "d3", "a0", "a1", "a2", "a3", \
- "sp", "pc", "mdr", "psw", "lir", "lar" \
- \
- "fp", "vo", "rp", "arg0", "arglast"}
+ "sp", "pc", "mdr", "psw", "lir", "lar" }
#define SP_REGNUM 8
#define PC_REGNUM 9