change RA to r13

This commit is contained in:
2026-08-30 09:26:24 +02:00
parent 64117db274
commit 295ff03c93
+3 -3
View File
@@ -7,11 +7,11 @@
; ----- CALLING CONVENTION -----
; n.a. zr
; preserved: sp, r8 - r13
; preserved: sp, r8 - r12
; scratch: flags, r1 - r7
; arguments: r1 - r7 (r1 = 1st argument, r6 = 6th arg/stack args, r7 = 7th arg/stack res)
; result: r1, r2 (r1 = low word, r2 = high word)
; return address: flags
; return address: r13
; ----- STACK -----
; grows downwards from top of memory
@@ -27,4 +27,4 @@
; ===== TYPES =====
include bit
pub include bit