Nov. 22, 2014
1:53 a.m.
On Fri, Nov 21, 2014 at 4:08 PM, Eliot Miranda <eliot.miranda@gmail.com> wrote:
... at http://www.mirandabanda.org/files/Cog/VM/VM.r3144.
Apologies; the 3143 VMs were broken.
and I'm sorry to say the 3144 look broken too. I suspect the VM is not correctly normalizing bit-operations on large integers into SmallIntegers as expected.
CogVM binaries as per VMMaker.oscog-eem.950/r3144
Fix regression in new primitiveBitShift. Introduce >>> as an explicitly signed shift. 64-bit ize magnitude64BitIntegerFor:neg:, positive64BitIntegerFor: & signed64BitIntegerFor: -- best, Eliot
-- best, Eliot