WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
122555
[arm] Inverted src and dest FP registers in DFG speculative JIT when using hardfp
https://bugs.webkit.org/show_bug.cgi?id=122555
Summary
[arm] Inverted src and dest FP registers in DFG speculative JIT when using ha...
Julien Brianceau
Reported
2013-10-09 09:31:10 PDT
I think that the src and dest registers in moveDouble() call are inverted when CPU(ARM) and CPU(ARM_HARDFP).
Attachments
Fix src and dest FP registers inversion when CPU(ARM) && CPU(ARM_HARDFP).
(1.63 KB, patch)
2013-10-09 09:33 PDT
,
Julien Brianceau
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Julien Brianceau
Comment 1
2013-10-09 09:33:16 PDT
Created
attachment 213784
[details]
Fix src and dest FP registers inversion when CPU(ARM) && CPU(ARM_HARDFP).
Julien Brianceau
Comment 2
2013-10-09 09:35:36 PDT
Comment on
attachment 213784
[details]
Fix src and dest FP registers inversion when CPU(ARM) && CPU(ARM_HARDFP). Please note that I found this by reading the code and I don't have an ARM environment to validate this patch.
WebKit Commit Bot
Comment 3
2013-10-09 10:01:07 PDT
Comment on
attachment 213784
[details]
Fix src and dest FP registers inversion when CPU(ARM) && CPU(ARM_HARDFP). Clearing flags on attachment: 213784 Committed
r157173
: <
http://trac.webkit.org/changeset/157173
>
WebKit Commit Bot
Comment 4
2013-10-09 10:01:10 PDT
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