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