summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn van Groningen2016-04-01 11:44:19 +0000
committerJohn van Groningen2016-04-01 11:44:19 +0000
commit5f9ca3b28dc7333885af83afd8b1ceda40e4f5a2 (patch)
tree139891518144ebd5fdabc11eb9cc212084f02246
parentfix positionF for AMD64 (diff)
fix unsaturated curried apply of 3 arguments on ARM
-rw-r--r--armap.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/armap.s b/armap.s
index e5adb82..8415df1 100644
--- a/armap.s
+++ b/armap.s
@@ -982,7 +982,7 @@ no_fast_ap3:
mov r7,r6
ldr r6,[r9,#-4]!
- mov r3,#3*8
+ mov r3,#2*8
ldrh r12,[r11]
cmp r12,r3
beq fast_ap_2_2