Implementation notes: aarch64, par3, crypto_aead/trivia0v2

Computer: par3
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: trivia0v2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
284654? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
290557? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
327213? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017072020170718
375882? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017072020170718
1183241? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017072020170718
1220123? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718

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