Implementation notes: aarch64, par3, crypto_aead/aes256otrpv2

Computer: par3
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: aes256otrpv2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
256446? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017072020170718
265254? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
297540? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
365476? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017072020170718
459560? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017072020170718
460273? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718

Compiler output

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