Libc: fix ef_exp.s by Bughunter
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 28s
Build system / Build (pull_request) Successful in 5m23s

This commit is contained in:
2025-03-21 23:09:31 +02:00
parent 22d572f789
commit d5c1325b02

View File

@@ -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