Implementation notes: aarch64, a72, crypto_aead/aes128n12silcv1

Computer: a72
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170904
Operation: crypto_aead
Primitive: aes128n12silcv1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
184788? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017100720170904
186710? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017100720170904
187640? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017100720170904
190420? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017100720170904
199975? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017100720170904
209926? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017100720170904

Compiler output

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