-
-
Save kvanbere/ad47d11ed989707d7688ee2dabde39f2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.LCPI0_0: | |
.quad 4640537203540230144 # double 180 | |
.LCPI0_1: | |
.quad 4614256447914709615 # double 3.1415 | |
torad1(double): | |
mulsd .LCPI0_0(%rip), %xmm0 | |
divsd .LCPI0_1(%rip), %xmm0 | |
ret |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment