The 2012 Kernel Summit
The 2012 Kernel Summit
Posted Sep 11, 2012 3:34 UTC (Tue) by dlang (guest, #313)In reply to: The 2012 Kernel Summit by BenHutchings
Parent article: The 2012 Kernel Summit
> e.g. building without using the FPU at all)
Isn't that what softfloat vs hardflat is? softfloat is software floating point (i.e. no FPU) while hardfloat is using the hardware floating point engine (i.e., use the FPU)
