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