diff options
Diffstat (limited to 'thread_macho64')
-rw-r--r-- | thread_macho64/aap.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thread_macho64/aap.s b/thread_macho64/aap.s index ef003ba..c1fb231 100644 --- a/thread_macho64/aap.s +++ b/thread_macho64/aap.s @@ -1008,7 +1008,7 @@ no_fast_ap3: mov rbx,2*16 cmp word ptr [rbp],bx - att_je fast_ap_2 + att_je fast_ap_2_2 mov r8,qword ptr 6[rbp] no_fast_ap2: |