<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">ARMv7 stack.v3 and stack.spur VMs updated accordingly. &nbsp;</div><br class=""><div><blockquote type="cite" class=""><div class="">On Jun 1, 2015, at 19:16, Eliot Miranda &lt;<a href="mailto:eliot.miranda@gmail.com" class="">eliot.miranda@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="">... at <a href="http://www.mirandabanda.org/files/Cog/VM/VM.r3365" class="">http://www.mirandabanda.org/files/Cog/VM/VM.r3365</a></div><div class=""><br class=""></div><div class="">CogVM source as per VMMaker.oscog-eem.1332/r3365</div><div class=""><br class=""></div><div class="">Newspeak Cogit:</div><div class="">Fix the regression in implicit receiver sends caused by VMMaker.oscog-eem.1317</div><div class="">(fix to performance regression caused by using XCHG on x86).</div><div class=""><br class=""></div><div class="">The implicit receiver cache uses SendNumArgsReg to refer to the cache object.</div><div class="">Hence we must use TempReg for genPushRegisterArgsForNumArgs: in this case.</div><div class="">So refactor to genPushRegisterArgsForNumArgs:scratchReg:, passing either</div><div class="">TempReg or SendNumArgsReg as approprate.</div>-- <br class=""><div class="gmail_signature">best,<div class="">Eliot</div></div>
</div>
<br class=""></div></blockquote></div><br class=""></body></html>