Dear Joakim Tjernlund, In message <ofc920e57f.dfabc29f-onc1257652.00421e11-c1257652.00434...@transmode.se> you wrote: > > Anyone tried mixing hard and soft FP in on soft float CPU such as 83xx?
Hm... most 83xx have a FPU. > Been trying to figure out if this is a good idea or not. > Any combinations that will or won't work? What exactly do you mean by "mixing"? You cannot (at least not with any reasonable effort) mix hard and soft FP in the same application / linked object. And it would be pretty difficult to setup separate libraries for and all that stuff for both hard and soft FP binaries in one system. I doubt if such a setup makes sense at all. > Generally I got soft FP in all system libs but there might be > an binary application which will use hard FP. Recompile and relink it with soft-fp as well. Or ask the provider to do that. > Is the MATH_EMU option in the kernel reliable(for 8xx too)? It's reliable enough to install and run standard distributions like Debian, Ubuntu, or Fedora, but I have to admit that we haven't stress tested any special FP test suites in such an environment. In everyday use I didn't see any real issues, though. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de If I can have honesty, it's easier to overlook mistakes. -- Kirk, "Space Seed", stardate 3141.9 _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev