Following files use ".intel_syntax noprefix" and assembler macros:
- cipher/sha256-avx-amd64.S
- cipher/sha256-avx2-bmi2-amd64.S
- cipher/sha256-ssse3-amd64.S
- cipher/sha512-avx-amd64.S
- cipher/sha512-avx2-bmi2-amd64.S
- cipher/sha512-ssse3-amd64.S
Conversion to AT&T syntax and C preprocessor macros would reduce build complications and enable building these with "clang".