summaryrefslogtreecommitdiff
path: root/macho64
diff options
context:
space:
mode:
authorJohn van Groningen2013-03-08 13:43:11 +0000
committerJohn van Groningen2013-03-08 13:43:11 +0000
commit8fd3e3c0cae45b5b7aa969c8389bc386b0d7d50f (patch)
treeec091986b4bb4288a0d2377bd2854e63376434cc /macho64
parenton 64 bit versions of Windows (diff)
add [rip] to a lea instruction
Diffstat (limited to 'macho64')
-rw-r--r--macho64/amark.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/macho64/amark.s b/macho64/amark.s
index 9b7c90c..d0aa94b 100644
--- a/macho64/amark.s
+++ b/macho64/amark.s
@@ -750,7 +750,7 @@ _mark_closure_with_one_boxed_argument:
att_jmp _mark_node
_mark_hnf_0:
- lea r9,__STRING__+2
+ lea r9,__STRING__+2[rip]
cmp rax,r9
jbe _mark_string_or_array