Implementation notes: aarch64, par3, crypto_aead/aes256otrcv3

Computer: par3
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: aes256otrcv3
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
237535? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017072020170718
245403? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
250040? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017072020170718
250137? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
349273? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017072020170718
349304? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718

Compiler output

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