Implementation notes: aarch64, a72, crypto_aead/trivia0v2

Computer: a72
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170904
Operation: crypto_aead
Primitive: trivia0v2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
239738? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017101020170904
246623? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017101020170904
252304? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017101020170904
277733? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017101020170904
982842? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017101020170904
1026323? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017101020170904

Compiler output

Implementation: crypto_aead/trivia0v2/sse4
Compiler: gcc -funroll-loops -march=native -mtune=native -O2
encrypt.c: encrypt.c:24:10: fatal error: wmmintrin.h: No such file or directory
encrypt.c: #include <wmmintrin.h>
encrypt.c: ^~~~~~~~~~~~~
encrypt.c: compilation terminated.

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mtune=native -O2 sse4
gcc -funroll-loops -march=native -mtune=native -O3 sse4
gcc -funroll-loops -march=native -mtune=native -Os sse4
gcc -march=native -mtune=native -O2 sse4
gcc -march=native -mtune=native -O3 sse4
gcc -march=native -mtune=native -Os sse4