[Webkit-unassigned] [Bug 55046] New: Share VFP detection for ARM in MacroAssemblerARMCommon class
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 23 08:15:21 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=55046
Summary: Share VFP detection for ARM in MacroAssemblerARMCommon
class
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: xan.lopez at gmail.com
I have a couple of patches coming up that use VFP in ARMv7 for certain operations. I need exactly the same code present in ARM traditional to detect VFP, so after consulting on IRC we decided it made sense to share this in a common class as done in X86Common.
--
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