WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
152841
[mips] Replaced subi with addi in getHostCallReturnValue
https://bugs.webkit.org/show_bug.cgi?id=152841
Summary
[mips] Replaced subi with addi in getHostCallReturnValue
Konstantin Tokarev
Reported
2016-01-07 11:30:44 PST
MIPS architecture does not have subi instruction, addi with negative number should be used instead.
Attachments
Patch
(1.39 KB, patch)
2016-01-07 11:32 PST
,
Konstantin Tokarev
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Konstantin Tokarev
Comment 1
2016-01-07 11:32:59 PST
Created
attachment 268470
[details]
Patch
Michael Saboff
Comment 2
2016-01-07 11:53:50 PST
Comment on
attachment 268470
[details]
Patch r=me
WebKit Commit Bot
Comment 3
2016-01-07 12:43:57 PST
Comment on
attachment 268470
[details]
Patch Clearing flags on attachment: 268470 Committed
r194712
: <
http://trac.webkit.org/changeset/194712
>
WebKit Commit Bot
Comment 4
2016-01-07 12:44:00 PST
All reviewed patches have been landed. Closing bug.
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