[Webkit-unassigned] [Bug 152693] [mips] Lower immediates of logical operations.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 18 18:35:30 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=152693
--- Comment #10 from Guillaume Emont <guijemont at igalia.com> ---
(In reply to comment #3)
> Created attachment 268455 [details]
> Patch
Sorry, I'm a bit late here ;). I understood that the andi, ori and xori instructions interpret the 16 bit immediate as unsigned, so I understand that we could use the instruction for the range 0x0..0xffff, and not only for 0x0..0x7fff. Or did I miss something?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160119/ccf6e9c5/attachment-0001.html>
More information about the webkit-unassigned
mailing list