[Webkit-unassigned] [Bug 128115] [Win] LLINT is not working.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 17 10:27:18 PST 2014


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





--- Comment #56 from peavo at outlook.com  2014-02-17 10:24:30 PST ---
(In reply to comment #55)
> 
> A little looking on the web says that masm may have an issue with "mov [123], <reg>".
> What about "mov dword ptr [3148725999], eax"?  If that doesn't work, put 0xbbadbeef in one register and use it as the destination address.

Same error with "mov dword ptr [3148725999], eax".
Only other option seems to be to go via another register, as you suggest :)

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