In this case specifically, SIMD is available, via compiler supported auto-vectorization, and intrisics, no need to go down into Assembly.
https://github.com/golang/go/tree/master/src/math
It would be like calling the AT&T style of assembly used by GNU binutils a "Linux"
Create an account to get your API key.