From a2914463497b281d222062b4c1d189642b708823 Mon Sep 17 00:00:00 2001 From: John van Groningen Date: Mon, 29 Jul 2013 12:56:27 +0000 Subject: add a store that is probably missing by accident on the Mac OS X version --- macho64/acompact_rmark_prefetch.s | 1 + 1 file changed, 1 insertion(+) diff --git a/macho64/acompact_rmark_prefetch.s b/macho64/acompact_rmark_prefetch.s index d915fef..09a996d 100644 --- a/macho64/acompact_rmark_prefetch.s +++ b/macho64/acompact_rmark_prefetch.s @@ -248,6 +248,7 @@ rmarkp_add_item3: mov rdx,qword ptr rmarkp_n_queue_items_16[rip] lea r9,rmarkp_queue[rip] + mov qword ptr [r9+rbp],rcx mov qword ptr 8[r9+rbp],rsi mov qword ptr 16[r9+rbp],rsi add rbp,32 -- cgit v1.2.3