WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 152693
150376
[MIPS] offlineasm: move immediate values of boolean operations to register if they are out of the 0-0xffff range
https://bugs.webkit.org/show_bug.cgi?id=150376
Summary
[MIPS] offlineasm: move immediate values of boolean operations to register if...
Guillaume Emont
Reported
2015-10-20 15:28:20 PDT
Boolean operations on MIPS can only take an unsigned 16 bits immediate. For all other immediate values, we need to copy them into a temporary register first.
Attachments
Patch
(1.72 KB, patch)
2015-10-20 15:39 PDT
,
Guillaume Emont
mcatanzaro
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Guillaume Emont
Comment 1
2015-10-20 15:39:31 PDT
Created
attachment 263625
[details]
Patch
Michael Catanzaro
Comment 2
2015-12-30 15:07:05 PST
Comment on
attachment 263625
[details]
Patch Can't hurt anything for non-MIPS.
Julien Brianceau
Comment 3
2016-01-15 00:51:25 PST
Duplicate of
bug #152693
(see
r194725
<
http://trac.webkit.org/changeset/194725
>) *** This bug has been marked as a duplicate of
bug 152693
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug