diff options
Diffstat (limited to 'macho64/acopy.s')
-rw-r--r-- | macho64/acopy.s | 2 |
1 files changed, 1 insertions, 1 deletions
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 |