[Vm-dev] Suspect single float types

Nicolas Cellier nicolas.cellier.aka.nice at gmail.com
Sat Dec 28 13:55:03 UTC 2013


I read in CCodeGenerator>>computeKernelReturnTypes


         fetchFloatAt:into: #float storeFloatAt:from: #float
            fetchFloatAtPointer:into: #float storeFloatAtPointer:from:
#float
         fetchSingleFloatAt:into: #float storeSingleFloatAt:from: #float
            fetchSingleFloatAtPointer:into: #float
storeSingleFloatAtPointer:from: #float

Ain't these #double?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20131228/fe59de66/attachment.htm


More information about the Vm-dev mailing list