Implementation notes: aarch64, a72, crypto_aead/aes128otrpv3

Computer: a72
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170904
Operation: crypto_aead
Primitive: aes128otrpv3
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
145002? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017100720170904
145901? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017100720170904
157997? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017100720170904
158752? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017100720170904
169263? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017100720170904
169454? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017100720170904

Compiler output

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