Remove PLT modifier
This commit is contained in:
parent
fb09e1ff06
commit
7633c66c24
@ -37,7 +37,7 @@ expl:
|
|||||||
fstpt (%rsp)
|
fstpt (%rsp)
|
||||||
fstpt 16(%rsp)
|
fstpt 16(%rsp)
|
||||||
fstpt 32(%rsp)
|
fstpt 32(%rsp)
|
||||||
call exp2l@PLT
|
call exp2l
|
||||||
# if 2^hi == inf return 2^hi
|
# if 2^hi == inf return 2^hi
|
||||||
fld %st(0)
|
fld %st(0)
|
||||||
fstpt (%rsp)
|
fstpt (%rsp)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user