On 11/28/2010 11:14 AM, Peter
Robinson wrote:
The reason is entirely different calling convention. With hardware floating point linkage, arguments and return values are passed in VFP registers; you have to be sure that target contain VFP. With software floating point linkage arguments and return values are passed in ARM registers; it is slower - data has to be transferred to VFP. My understanding is that all the ARMv7 chips have vfp3 but there's twoChoice of vfp3-16 is the best option right now, otherwise the number of possible targets would be limited. I vote for vfp3-16 + hardfp + separate repository ;-) Vaclav |
_______________________________________________ arm mailing list arm@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/arm