Implementation notes: aarch64, par3, crypto_aead/aes128poetv1aes128

Computer: par3
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: aes128poetv1aes128
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
336968? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017071920170718
342305? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017071920170718
349749? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017071920170718
411011? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017071920170718
423779? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017071920170718
567647? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017071920170718

Compiler output

Implementation: crypto_aead/aes128poetv1aes128/ni
Compiler: gcc -funroll-loops -march=native -mtune=native -O2
encrypt.c: In file included from encrypt.c:34:0:
encrypt.c: poet.h:4:10: fatal error: emmintrin.h: No such file or directory
encrypt.c: #include <emmintrin.h>
encrypt.c: ^~~~~~~~~~~~~
encrypt.c: compilation terminated.

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