summaryrefslogtreecommitdiff
path: root/arm
diff options
context:
space:
mode:
authorDavid Guillen Fandos2021-03-16 01:02:10 +0100
committerDavid Guillen Fandos2021-03-16 01:02:10 +0100
commit46cad2958a815ab544bcbb504d02eee6bdb7b6e1 (patch)
tree89dd405708c230b765d9f2656db8dd88ed896349 /arm
parentbfc7cc7fdf498b898eb3d0c493e6a27a34b56721 (diff)
downloadpicogpsp-46cad2958a815ab544bcbb504d02eee6bdb7b6e1.tar.gz
picogpsp-46cad2958a815ab544bcbb504d02eee6bdb7b6e1.tar.bz2
picogpsp-46cad2958a815ab544bcbb504d02eee6bdb7b6e1.zip
Move a few more registers to context
This gets rid of some more absolute addrs in the MIPS dynarec. Tested on several platforms, we should be good.
Diffstat (limited to 'arm')
-rw-r--r--arm/arm_stub.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/arm/arm_stub.S b/arm/arm_stub.S
index 61b2301..6f1486d 100644
--- a/arm/arm_stub.S
+++ b/arm/arm_stub.S
@@ -771,6 +771,8 @@ execute_load_builder(u32, 32, ldrne, #0xF0000000)
.comm memory_map_write 0x8000
.comm palette_ram 0x400
.comm palette_ram_converted 0x400
+.comm spsr 24
+.comm reg_mode 196
.globl reg
.globl _reg