Implementation notes: aarch64, par3, crypto_aead/aes128n8silcv1

Computer: par3
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: aes128n8silcv1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
268936? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017071920170718
272753? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017071920170718
296747? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017071920170718
298833? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017071920170718
302020? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017071920170718
421891? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017071920170718

Compiler output

Implementation: crypto_aead/aes128n8silcv1/ref
Compiler: gcc -funroll-loops -march=native -mtune=native -O2
silc.c: silc.c: In function 'process_ad':
silc.c: silc.c:39:2: warning: implicit declaration of function 'pstate2'; did you mean 'pstate'? [-Wimplicit-function-declaration]
silc.c: pstate2("processing nonce:", NULL);
silc.c: ^~~~~~~
silc.c: pstate

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