Move cleardebint, per spec.
[riscv-isa-sim.git] / riscv / decode.h
index f4c7640bfd546b5540745b626c9e48d768a37e86..4480312bab8d37a6cd30046a1d389c6a1cb8d425 100644 (file)
@@ -234,7 +234,7 @@ private:
 #define DEBUG_RAM_SIZE          64
 #define DEBUG_RAM_END           (DEBUG_RAM_START + DEBUG_RAM_SIZE)
 #define DEBUG_END               0xfff
-#define DEBUG_CLEARDEBINT       0x108
+#define DEBUG_CLEARDEBINT       0x104
 #define DEBUG_SETHALTNOT        0x100
 #define DEBUG_SIZE              (DEBUG_END - DEBUG_START + 1)