math: fix lrintl.s on x86_64 (use movslq to signextend the result)
authorSzabolcs Nagy <nsz@port70.net>
Thu, 5 Sep 2013 12:04:58 +0000 (12:04 +0000)
committerSzabolcs Nagy <nsz@port70.net>
Thu, 5 Sep 2013 12:04:58 +0000 (12:04 +0000)
commite5937885de3c8d493a9d2978aa46a771740c7458
treeb9a8418ba05c5661d1256047085a94aff387008b
parent07039ed8563b850624146c938ae201a1099d2f75
math: fix lrintl.s on x86_64 (use movslq to signextend the result)
src/math/x86_64/lrintl.s