Implementation notes: aarch64, par3, crypto_aead/aes128poetv1aes4

Computer: par3
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: aes128poetv1aes4
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
260118? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017071920170718
265913? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017071920170718
273080? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017071920170718
333727? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017071920170718
345003? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017071920170718
441793? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017071920170718

Compiler output

Implementation: crypto_aead/aes128poetv1aes4/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