RESOLVED FIXED Bug 117062
[sh4] Handle branchType properly in branchTruncateDoubleToInt32
https://bugs.webkit.org/show_bug.cgi?id=117062
Summary [sh4] Handle branchType properly in branchTruncateDoubleToInt32
Julien Brianceau
Reported 2013-05-31 00:43:41 PDT
Current implementation of branchTruncateDoubleToInt32 is incorrect when branchType == BranchIfTruncateSuccessful in sh4 baseline JIT.
Attachments
Handle branchType properly in branchTruncateDoubleToInt32 in sh4 baseline JIT (1.97 KB, patch)
2013-05-31 00:47 PDT, Julien Brianceau
no flags
Julien Brianceau
Comment 1 2013-05-31 00:47:13 PDT
Created attachment 203416 [details] Handle branchType properly in branchTruncateDoubleToInt32 in sh4 baseline JIT
WebKit Commit Bot
Comment 2 2013-05-31 11:19:08 PDT
Comment on attachment 203416 [details] Handle branchType properly in branchTruncateDoubleToInt32 in sh4 baseline JIT Clearing flags on attachment: 203416 Committed r151030: <http://trac.webkit.org/changeset/151030>
WebKit Commit Bot
Comment 3 2013-05-31 11:19:09 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.