[Webkit-unassigned] [Bug 100321] Refactor LLInt64 to distinguish the pointer operations from the 64-bit integer operations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 24 22:07:42 PDT 2012


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





--- Comment #10 from Yuqiang Xian <yuqiang.xian at intel.com>  2012-10-24 22:08:49 PST ---
(In reply to comment #9)
> Based on this, the line at x86.rb:56 should be change to test for isX64 as well like at line 251.  Isn't that right?  For 32-bit x86 (not x32), I would expect jmps and calls to use a 32bit ptr, not a quad.  Am I misunderstanding something?

Hi Mark, line 56 will be run only in X64 backend. It's guarded by line 40. Thanks.

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