aboutsummaryrefslogtreecommitdiff
path: root/Debugger/debug_stub.h
diff options
context:
space:
mode:
Diffstat (limited to 'Debugger/debug_stub.h')
-rw-r--r--Debugger/debug_stub.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Debugger/debug_stub.h b/Debugger/debug_stub.h
index c92202c..79fa4d4 100644
--- a/Debugger/debug_stub.h
+++ b/Debugger/debug_stub.h
@@ -91,6 +91,7 @@
#define CPSR_THUMB 0x00000020
#define CPSR_FIQ 0x00000040
#define CPSR_IRQ 0x00000080
+#define CPSR_MODE 0x0000001F
/*@}*/