import gdb-1999-12-06 snapshot
[deliverable/binutils-gdb.git] / sim / mn10300 / mn10300_sim.h
index b794fd054194105736e1480c2a974887c8b5dc5f..0e419432ce8640eec47416bc10adaa20267b1ea2 100644 (file)
@@ -115,6 +115,13 @@ extern struct simops Simops[];
 #define REG_LIR 12
 #define REG_LAR 13
 #define REG_MDRQ 14
+#define REG_E0 15
+#define REG_SSP 23
+#define REG_MSP 24
+#define REG_USP 25
+#define REG_MCRH 26
+#define REG_MCRL 27
+#define REG_MCVF 28
 
 #if WITH_COMMON
 /* These definitions conflict with similar macros in common.  */
This page took 0.023014 seconds and 4 git commands to generate.