Implementation notes: aarch64, par3, crypto_aead/aes128otrcv3

Computer: par3
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: aes128otrcv3
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
183578? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017071920170718
185479? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017071920170718
189964? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017071920170718
193729? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017071920170718
256631? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017071920170718
258033? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017071920170718

Compiler output

Implementation: crypto_aead/aes128otrcv3/ni_p7m1
Compiler: gcc -funroll-loops -march=native -mtune=native -O2
encrypt.c: In file included from encrypt.c:33:0:
encrypt.c: otr.h:30:10: fatal error: x86intrin.h: No such file or directory
encrypt.c: #include <x86intrin.h>
encrypt.c: ^~~~~~~~~~~~~
encrypt.c: compilation terminated.

Number of similar (compiler,implementation) pairs: 24, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mtune=native -O2 ni_p7m1 ni_p7m2 ni_p8m1 ni_p8m2
gcc -funroll-loops -march=native -mtune=native -O3 ni_p7m1 ni_p7m2 ni_p8m1 ni_p8m2
gcc -funroll-loops -march=native -mtune=native -Os ni_p7m1 ni_p7m2 ni_p8m1 ni_p8m2
gcc -march=native -mtune=native -O2 ni_p7m1 ni_p7m2 ni_p8m1 ni_p8m2
gcc -march=native -mtune=native -O3 ni_p7m1 ni_p7m2 ni_p8m1 ni_p8m2
gcc -march=native -mtune=native -Os ni_p7m1 ni_p7m2 ni_p8m1 ni_p8m2