X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fi386%2Fllrintl.s;h=fd9a1cbd4ef5ebd1281867878661ef7959b10862;hb=30df206cb0c66848142898115d301a0d80333d0f;hp=84e63867663da6fc290c31226e5fec4b6b873756;hpb=0627e58af8514967372a8ff703e7a86c2571acc2;p=musl diff --git a/src/math/i386/llrintl.s b/src/math/i386/llrintl.s index 84e63867..fd9a1cbd 100644 --- a/src/math/i386/llrintl.s +++ b/src/math/i386/llrintl.s @@ -2,7 +2,7 @@ .type llrintl,@function llrintl: fldt 4(%esp) - fistpl 4(%esp) + fistpq 4(%esp) mov 4(%esp),%eax mov 8(%esp),%edx ret