ref: faac4ddd66794bd981bb94986d58c6e2891d5e5e dir: /sys/src/libc/amd64/sqrt.s/
TEXT sqrt(SB), $0 MOVSD a+0(FP), X0 SQRTSD X0, X0 RET