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