Implementation notes: aarch64, par3, crypto_aead/twine80n6clocv1

Computer: par3
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: twine80n6clocv1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
1103649? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017072020170718
1112618? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
1153401? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
1171563? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017072020170718
2392410? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017072020170718
2427886? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718

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