X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fi386%2Fremainderl.s;h=b41518ede9ee50c8899e9e9a72a2ceca08222fb0;hb=79f653c6bc2881dd6855299c908a442f56cb7c2b;hp=009787290767ea2f801aef7a33b307147be584f7;hpb=b935147761d1770bb115f09f8c28ddb4d36e1236;p=musl diff --git a/src/math/i386/remainderl.s b/src/math/i386/remainderl.s index 00978729..b41518ed 100644 --- a/src/math/i386/remainderl.s +++ b/src/math/i386/remainderl.s @@ -4,7 +4,7 @@ remainderl: fldt 16(%esp) fldt 4(%esp) 1: fprem1 - fstsw %ax + fnstsw %ax sahf jp 1b fstp %st(1)