<div dir="ltr">... at <span class="Apple-style-span" style="border-collapse:collapse;font-size:14px;color:rgb(0,0,0)"><a href="http://www.mirandabanda.org/files/Cog/VM/VM.r3326"><font class="Apple-style-span" color="#1155cc">http://www.mirandabanda.</font>org/files/<span class="il" style="color:rgb(17,85,204)">Cog</span>/VM/VM.r3326</a></span>.<div><br></div><div><div>CogVM binaries as per VMMaker.oscog-eem.1297/r3326<br></div><div><br></div><div>NewspeakVM:</div><div>Thread lookup rule through from bytecodes to internalFindNewMethod:.</div><div><br></div><div>Fix genInnerPrimitiveMirrorNewWithArg:.  Class&#39;s hash was being accessed twice,</div><div>reusing variable holding jump instruction.</div><div><br></div><div>Fix primitiveClass and genPrimitiveClass for mirror case (arg count = 1). Also</div><div>fix Newspeak primitive table to allow nargs &gt; 0 for genPrimitiveClass.</div><div><br></div><div>General:</div><div>Fix a regression in externalInstVar:ofContext:.  The head frame pointers must</div><div>be written back if we&#39;re going to map a machince code pc to a bytecode pc in</div><div>case of code reclamation.  Add asserts to the stack page enumerators to check</div><div>that the head frame pointers have been written back.</div><div><br></div><div>Use macros for the oop comparisons, avoiding cCoerce:, to get faster simulation</div><div>and avoid the inliner not inlining in conditionals.</div><div><br></div><div>Spur:</div><div>Change computeRefCountToShrinkRT to</div><div>- compute the ref counts and population in a single pass over the RT</div><div>- determine the ref count for tenuring based on half the population of</div><div>  remembered objects, /not/ half the size of the RT.</div><div><br></div><div>Sista:</div><div>Remove the storeCheck in inlined pointer at:put: if the value stored is an</div><div>unannotatable constant.</div><div><br></div><div>Increased the opcode size heuristic in the SistaCogit.</div><div><br></div><div><br></div>-- <br><div class="gmail_signature">best,<div>Eliot</div></div>
</div></div>