Implementation notes: aarch64, par3, crypto_aead/stribob192r2

Computer: par3
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: stribob192r2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
315537? ? ?? ? ?smallergcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
326279? ? ?? ? ?smallergcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
343724? ? ?? ? ?smallergcc_-march=native_-mtune=native_-O22017072020170718
344709? ? ?? ? ?smallergcc_-march=native_-mtune=native_-O32017072020170718
365801? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
376702? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017072020170718
382013? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
395639? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017072020170718
444110? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718
541458? ? ?? ? ?smallergcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718
546389? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017072020170718
561904? ? ?? ? ?bitslicegcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718
562213? ? ?? ? ?bitslicegcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
574338? ? ?? ? ?bitslicegcc_-march=native_-mtune=native_-O22017072020170718
579022? ? ?? ? ?bitslicegcc_-march=native_-mtune=native_-O32017072020170718
580504? ? ?? ? ?bitslicegcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
659333? ? ?? ? ?bitslicegcc_-march=native_-mtune=native_-Os2017072020170718
687414? ? ?? ? ?smallergcc_-march=native_-mtune=native_-Os2017072020170718
6771321? ? ?? ? ?8bitgcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
7066521? ? ?? ? ?8bitgcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
7383805? ? ?? ? ?8bitgcc_-march=native_-mtune=native_-O22017072020170718
7436905? ? ?? ? ?8bitgcc_-march=native_-mtune=native_-O32017072020170718
7880429? ? ?? ? ?8bitgcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718
8445496? ? ?? ? ?8bitgcc_-march=native_-mtune=native_-Os2017072020170718

Compiler output

Implementation: crypto_aead/stribob192r2/ssse3
Compiler: gcc -funroll-loops -march=native -mtune=native -O2
wbob_pissse3.c: wbob_pissse3.c:7:10: fatal error: tmmintrin.h: No such file or directory
wbob_pissse3.c: #include <tmmintrin.h>
wbob_pissse3.c: ^~~~~~~~~~~~~
wbob_pissse3.c: compilation terminated.

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mtune=native -O2 ssse3
gcc -funroll-loops -march=native -mtune=native -O3 ssse3
gcc -funroll-loops -march=native -mtune=native -Os ssse3
gcc -march=native -mtune=native -O2 ssse3
gcc -march=native -mtune=native -O3 ssse3
gcc -march=native -mtune=native -Os ssse3