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