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