commit | d68b3c3a1ffa365e6be78afe74b3bf02bae3834d | [log] [tgz] |
---|---|---|
author | Pirama Arumuga Nainar <pirama@google.com> | Wed Feb 03 15:59:57 2016 -0800 |
committer | Pirama Arumuga Nainar <pirama@google.com> | Wed Feb 03 15:59:57 2016 -0800 |
tree | a4f7a75aeb85e97f60e7239ea99dc95f4058a121 | |
parent | 9233f7323a56d1c6f94bc87fc81391719a55f9fa [diff] |
Implement __truncxfhf2 in driver/runtime http://b/26165616 As a WAR for this bug, define __truncxfhf2 in driver/runtime. Note that this implementation exhibits the double-rounding problem. This WAR will be removed once a proper implementation is added to compiler-rt. Change-Id: Ic8ec8f86feff6da81c1c8e7c0b1d37112a20c609