[Webkit-unassigned] [Bug 29076] Detect VFP at runtime in generic ARM port on Linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 9 01:30:40 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=29076





--- Comment #3 from Gabor Loki <loki at inf.u-szeged.hu>  2009-09-09 01:30:39 PDT ---
(In reply to comment #2)
The MacroAssemblerX86 works in the same way.

Unfortunately, we cannot provide an ARM instruction specific solution to
detect VFP without getting illegal instruction error (as x86 cpuid). So
we have to use a kernel specific support for that.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list