[Webkit-unassigned] [Bug 97195] [Qt] r129045 broke the ARM build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 20 04:56:56 PDT 2012


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





--- Comment #2 from Zoltan Herczeg <zherczeg at webkit.org>  2012-09-20 04:57:26 PST ---
I suggest to use:
move(TrustedImm32(reinterpret_cast<ARMWord>(address)), ARMRegisters::S0);

The immediate does not need to unique. I saw there are other places where these unique constats are used, we should remove them later.

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