提交 0a4a4a7a 编写于 作者: R Rich Felker

fix build of x86_64 expl assembly

apparently this label change was not carried over when adapting the
changes from the i386 version.
上级 badaa04a
...@@ -28,7 +28,7 @@ expl: ...@@ -28,7 +28,7 @@ expl:
# should be 0x1.71547652b82fe178p0L == 0x3fff b8aa3b29 5c17f0bc # should be 0x1.71547652b82fe178p0L == 0x3fff b8aa3b29 5c17f0bc
# it will be wrong on non-nearest rounding mode # it will be wrong on non-nearest rounding mode
3: fldl2e 2: fldl2e
subq $48, %rsp subq $48, %rsp
# hi = log2e_hi*x # hi = log2e_hi*x
# 2^hi = exp2l(hi) # 2^hi = exp2l(hi)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册