[Vm-dev] VM Maker Inbox: VMMaker.oscog-KenD.2509.mcz

ken.dickey at whidbey.com ken.dickey at whidbey.com
Mon Jan 21 16:38:26 UTC 2019


SqInt vs sqLong: 

Not sure of proper context here. 

I was thinking of the case of running simulation/codegen in VMM on a 32
bit machine. 

-KenD 

On 2019-01-20 18:52, Eliot Miranda wrote:

> Hi Ken, 
> 
> this all looks fine.  I see one minor slip.  You're supplied 
> 
> ThreadedFFICalloutStateForARM64>>instVarNamesAndTypesForTranslationDo: .. 
> 
> which differs from the 32-bit ARM one in using double vs float and sqLong vs sqInt.  Using double vs long is correct.   But using sqLong is unnecessary, since in 64-bits sqint is equal to sqLong, so I would have written it using sqint instead.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20190121/63ff65d6/attachment.html>


More information about the Vm-dev mailing list