Implementation notes: aarch64, par3, crypto_aead/paeq80

Computer: par3
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: paeq80
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
7374485? ? ?? ? ?refg++_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
7596361? ? ?? ? ?refg++_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
8384511? ? ?? ? ?refg++_-march=native_-mtune=native_-O32017072020170718
15800582? ? ?? ? ?refg++_-march=native_-mtune=native_-O22017072020170718
21842716? ? ?? ? ?refg++_-march=native_-mtune=native_-Os2017072020170718
22645476? ? ?? ? ?refg++_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718

Compiler output

Implementation: crypto_aead/paeq80/aesni
Compiler: g++ -funroll-loops -march=native -mtune=native -O2
encrypt.cpp: encrypt.cpp:13:10: fatal error: wmmintrin.h: No such file or directory
encrypt.cpp: #include "wmmintrin.h"
encrypt.cpp: ^~~~~~~~~~~~~
encrypt.cpp: compilation terminated.

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