changes from Martin
[fw/sdcc] / debugger / mcs51 / simi.h
index 7003c74ad506f0a51ff998618aefaaf2b36176fe..e65a9e43d97755005deea4b21d3e4707201426f8 100644 (file)
@@ -31,9 +31,9 @@
 /* number of cache */
 #define IMEM_CACHE     0
 #define XMEM_CACHE     1
-#define NMEM_CACHE     2
+#define SREG_CACHE     2
+#define NMEM_CACHE     3
 /* special index */
-#define  REG_CACHE     3
 #define  BIT_CACHE     4
 
 typedef struct _memcache