ref: 8092374b4e87b78053a68b2e5cc7159941a3f46f
dir: /lib/math/bld.sub/
lib math = fpmath.myr # rounding (to actual integers) round-impl+posixy-x64-sse4.s round-impl.myr # fused-multiply-add fma-impl+posixy-x64-fma.s fma-impl.myr # polynomial evaluation methods poly-impl.myr # sqrt sqrt-impl+posixy-x64-sse2.s sqrt-impl.myr # summation sum-impl.myr # trunc, floor, ceil trunc-impl+posixy-x64-sse4.s trunc-impl.myr # util util.myr lib ../std:std ;;