X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fi386%2Fllrintf.s;h=aa850c6cd2dac7caff44b650003a92165346496a;hb=3bb6bd85808ace7b588d1c523bb7badfd9e72650;hp=1905cdcd704820fcad6b5a6ae2312c1a154e5ff9;hpb=0627e58af8514967372a8ff703e7a86c2571acc2;p=musl diff --git a/src/math/i386/llrintf.s b/src/math/i386/llrintf.s index 1905cdcd..aa850c6c 100644 --- a/src/math/i386/llrintf.s +++ b/src/math/i386/llrintf.s @@ -3,7 +3,7 @@ llrintf: sub $8,%esp flds 12(%esp) - fistpq (%esp) + fistpll (%esp) pop %eax pop %edx ret