Yes, we have. Juha could provide it. The best outcome: using standard glibc 
interface we could turn it to FAST/IEEE mode
   _FPU_SETCW(_FPU_IEEE);

Turning back to run fast could be done by
   _FPU_SETCW(_FPU_DEFAULT);

No problems discovered during testing.

With best wishes,
Leonid


-----Original Message-----
From: meego-dev-boun...@meego.com [mailto:meego-dev-boun...@meego.com] On 
Behalf Of ext Carsten Munk
Sent: 12 January, 2011 11:07
To: meego-dev; Kant Jarmo (Nokia-MS/Helsinki)
Subject: [MeeGo-dev] ARM RunFast by default in glibc

Hi (ARM toolchain group mostly)

Do we have a patch for glibc-2.11-12-g24c0bf7 and/or glibc-2.12.1 that
enables ARM RunFast[1] mode by default anywhere? Would be good to push
it along with hardfp while we're at it and getting things tested
through.

Best regards,
Carsten Munk

[1] 
http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0274h/Chdiihcd.html
_______________________________________________
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
_______________________________________________
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev

Reply via email to