Implementation notes: aarch64, a72, crypto_aead/twine80n6clocv1

Computer: a72
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170904
Operation: crypto_aead
Primitive: twine80n6clocv1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
773309? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017101020170904
783874? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017101020170904
807876? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017101020170904
814289? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017101020170904
825693? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017101020170904
835707? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017101020170904

Compiler output

Implementation: crypto_aead/twine80n6clocv1/ref
Compiler: gcc -funroll-loops -march=native -mtune=native -O2
cloc.c: cloc.c: In function 'process_ad':
cloc.c: cloc.c:64:3: warning: implicit declaration of function 'pstate2'; did you mean 'pstate'? [-Wimplicit-function-declaration]
cloc.c: pstate2("After xoring associated data:", state);
cloc.c: ^~~~~~~
cloc.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