Implementation notes: aarch64, a72, crypto_aead/stribob192r2

Computer: a72
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170904
Operation: crypto_aead
Primitive: stribob192r2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
212098? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017101020170904
212908? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017101020170904
212909? ? ?? ? ?smallergcc_-funroll-loops_-march=native_-mtune=native_-O22017101020170904
215615? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017101020170904
221545? ? ?? ? ?smallergcc_-funroll-loops_-march=native_-mtune=native_-O32017101020170904
223485? ? ?? ? ?smallergcc_-march=native_-mtune=native_-O32017101020170904
224896? ? ?? ? ?smallergcc_-march=native_-mtune=native_-O22017101020170904
227471? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017101020170904
237362? ? ?? ? ?smallergcc_-march=native_-mtune=native_-Os2017101020170904
238078? ? ?? ? ?smallergcc_-funroll-loops_-march=native_-mtune=native_-Os2017101020170904
238827? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017101020170904
240314? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017101020170904
446581? ? ?? ? ?bitslicegcc_-march=native_-mtune=native_-O22017101020170904
448518? ? ?? ? ?bitslicegcc_-funroll-loops_-march=native_-mtune=native_-O22017101020170904
454948? ? ?? ? ?bitslicegcc_-funroll-loops_-march=native_-mtune=native_-Os2017101020170904
468935? ? ?? ? ?bitslicegcc_-march=native_-mtune=native_-Os2017101020170904
500317? ? ?? ? ?bitslicegcc_-march=native_-mtune=native_-O32017101020170904
507570? ? ?? ? ?bitslicegcc_-funroll-loops_-march=native_-mtune=native_-O32017101020170904
4210605? ? ?? ? ?8bitgcc_-funroll-loops_-march=native_-mtune=native_-O32017101020170904
4312106? ? ?? ? ?8bitgcc_-funroll-loops_-march=native_-mtune=native_-O22017101020170904
4396197? ? ?? ? ?8bitgcc_-march=native_-mtune=native_-O32017101020170904
4435586? ? ?? ? ?8bitgcc_-funroll-loops_-march=native_-mtune=native_-Os2017101020170904
4552478? ? ?? ? ?8bitgcc_-march=native_-mtune=native_-Os2017101020170904
4724972? ? ?? ? ?8bitgcc_-march=native_-mtune=native_-O22017101020170904

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