menuetlibc: fix e_exp.s by Bughunter

git-svn-id: svn://kolibrios.org@7958 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Kirill Lipatov (Leency) 2020-05-20 08:53:42 +00:00
parent 4fa1e75fb3
commit 12a6b7f2fb

View File

@ -7,7 +7,7 @@ MK_C_SYM(__ieee754_exp)
fstl %st(1) fstl %st(1)
frndint frndint
fstl %st(2) fstl %st(2)
fsubrp fsubp
f2xm1 f2xm1
fld1 fld1
faddp faddp