aboutsummaryrefslogtreecommitdiff
path: root/Host/gdb-commands.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Host/gdb-commands.txt')
-rw-r--r--Host/gdb-commands.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/Host/gdb-commands.txt b/Host/gdb-commands.txt
index fd7ffd6..5b716a5 100644
--- a/Host/gdb-commands.txt
+++ b/Host/gdb-commands.txt
@@ -12,8 +12,11 @@ $p1#A1
# Display PC
$pF#B6
+# Display FPSCR (dummy)
+$p18#D9
+
# Display User CPSR
-$p!#91
+$p19#DA
# Query Status
$?#3F