summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn van Groningen2006-04-25 15:19:16 +0000
committerJohn van Groningen2006-04-25 15:19:16 +0000
commit25069c77d675748b794cb64aa88c74f3172530e7 (patch)
tree631d9abb6cf0d06c038231c937678d6472e21064
parentfill delay slots of beq fast_ap_2 instructions (diff)
fix no_fast_ap2
-rw-r--r--sap.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/sap.s b/sap.s
index c50bd46..0816908 100644
--- a/sap.s
+++ b/sap.s
@@ -1190,7 +1190,7 @@ no_fast_ap2:
mov a0,a1
ld [a4-4],a0
ld [a3+2],a2
- jmp a3
+ jmp a2
dec 4,a4
add_empty_node_2: