From 77d4af1ae9f9cc29bf14b146b69b62e1167f9ed3 Mon Sep 17 00:00:00 2001 From: John van Groningen Date: Mon, 5 Dec 2011 14:11:59 +0000 Subject: use att_jae instead of jae to work around bug in the assembler --- macho64/acopy.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macho64') diff --git a/macho64/acopy.s b/macho64/acopy.s index c9fdcf4..be8c57f 100644 --- a/macho64/acopy.s +++ b/macho64/acopy.s @@ -1148,7 +1148,7 @@ cp_s_arg_lp2: copy_array_2: sub rdx,heap_p1[rip] cmp rdx,semi_space_size[rip] - jae copy_string_or_array_constant + att_jae copy_string_or_array_constant push rbx -- cgit v1.2.3