mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-26 12:51:23 -04:00
Libc: fix ef_exp.s by Bughunter
This commit is contained in:
parent
8da45bab3e
commit
2cba153e06
@ -6,7 +6,7 @@ MK_C_SYM(__ieee754_expf)
|
|||||||
fstl %st(1)
|
fstl %st(1)
|
||||||
frndint
|
frndint
|
||||||
fstl %st(2)
|
fstl %st(2)
|
||||||
fsubrp
|
fsubp
|
||||||
f2xm1
|
f2xm1
|
||||||
fld1
|
fld1
|
||||||
faddp
|
faddp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user