commit | 00e360494341224e934a76446572864eef4f7db4 | [log] [tgz] |
---|---|---|
author | Reed Kotler <rkotlerimgtec@gmail.com> | Mon Feb 01 20:52:19 2016 -0800 |
committer | Jim Stichnoth <stichnot@chromium.org> | Mon Feb 01 20:52:19 2016 -0800 |
tree | 8a0febae812f96b88c15d7455c2fb06c374233f8 | |
parent | c048712807db0daef403735bfb4fa0cb4bd0aff2 [diff] |
Subzero: Mips: Lower some i64 arithmetic instructions. This patch is a MIPS version of this part of ARM patch: https://codereview.chromium.org/1151663004/ BUG= R=stichnot@chromium.org Review URL: https://codereview.chromium.org/1640913004 . Patch from Reed Kotler <rkotlerimgtec@gmail.com>.