[Webkit-unassigned] [Bug 82496] SIGILL in JavaScriptCore on a Geode processor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 5 11:51:05 PDT 2012


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





--- Comment #5 from Oliver Hunt <oliver at apple.com>  2012-04-05 11:51:00 PST ---
I would guess the DFG is using an SSE2 instruction on the assumption that such is available (this is on the assumption that the cpu is not lying about full SSE support).  If you could provide a disassembly of the offending code, we might be able to determine what instruction is being used.

-- 
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