WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
130454
[ARM64] GNU assembler fails in TransformationMatrix::multiply
https://bugs.webkit.org/show_bug.cgi?id=130454
Summary
[ARM64] GNU assembler fails in TransformationMatrix::multiply
Gabor Rapcsanyi
Reported
2014-03-19 08:03:19 PDT
/tmp/ccqXY1vB.s:62: Error: unknown mnemonic `fmul.2d' -- `fmul.2d v28,v24,v16' /tmp/ccqXY1vB.s:63: Error: unknown mnemonic `fmul.2d' -- `fmul.2d v29,v24,v17' /tmp/ccqXY1vB.s:64: Error: unknown mnemonic `fmla.2d' -- `fmla.2d v28,v25,v18' /tmp/ccqXY1vB.s:65: Error: unknown mnemonic `fmla.2d' -- `fmla.2d v29,v25,v19'
Attachments
proposed fix
(5.24 KB, patch)
2014-03-19 08:15 PDT
,
Gabor Rapcsanyi
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Gabor Rapcsanyi
Comment 1
2014-03-19 08:15:22 PDT
Created
attachment 227184
[details]
proposed fix
Zoltan Herczeg
Comment 2
2014-03-24 01:30:21 PDT
This is also looks sane. If noone has any objection, we can refactor this as well.
Zoltan Herczeg
Comment 3
2014-03-25 05:44:53 PDT
Comment on
attachment 227184
[details]
proposed fix This should work. r=me.
WebKit Commit Bot
Comment 4
2014-03-25 06:15:09 PDT
Comment on
attachment 227184
[details]
proposed fix Clearing flags on attachment: 227184 Committed
r166233
: <
http://trac.webkit.org/changeset/166233
>
WebKit Commit Bot
Comment 5
2014-03-25 06:15:13 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