Implementation notes: aarch64, par3, crypto_aead/aes256otrsv2

Computer: par3
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: aes256otrsv2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
250852? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017072020170718
258342? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
267369? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
310903? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017072020170718
403792? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017072020170718
412426? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718

Compiler output

Implementation: crypto_aead/aes256otrsv2/ref
Compiler: gcc -funroll-loops -march=native -mtune=native -O2
OTR.c: OTR.c:51:7: warning: built-in function 'gamma' declared as non-function
OTR.c: uint8 gamma[BLOCK]={0}, gamma2[BLOCK]={0}, Q[BLOCK]={0};
OTR.c: ^~~~~

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