Remove PLT modifier

This commit is contained in:
Ziyao 2022-03-21 16:54:15 +08:00
parent fb09e1ff06
commit 7633c66c24
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ expl:
fstpt (%rsp)
fstpt 16(%rsp)
fstpt 32(%rsp)
call exp2l@PLT
call exp2l
# if 2^hi == inf return 2^hi
fld %st(0)
fstpt (%rsp)