Implementation notes: aarch64, par3, crypto_aead/stribob192r1

Computer: par3
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: stribob192r1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
438961? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
543999? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
550571? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017072020170718
618902? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017072020170718
722565? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718
1032883? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017072020170718
16208815? ? ?? ? ?8bitgcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
16349656? ? ?? ? ?8bitgcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
16588453? ? ?? ? ?8bitgcc_-march=native_-mtune=native_-O32017072020170718
19626674? ? ?? ? ?8bitgcc_-march=native_-mtune=native_-O22017072020170718
21400480? ? ?? ? ?8bitgcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718
21424086? ? ?? ? ?8bitgcc_-march=native_-mtune=native_-Os2017072020170718

Compiler output

Implementation: crypto_aead/stribob192r1/xmm
Compiler: gcc -funroll-loops -march=native -mtune=native -O2
sbob_pi64xmm.c: sbob_pi64xmm.c:10:2: error: #error "This version requires __SSE4_1__"
sbob_pi64xmm.c: #error "This version requires __SSE4_1__"
sbob_pi64xmm.c: ^~~~~
sbob_pi64xmm.c: sbob_pi64xmm.c:19:10: fatal error: mmintrin.h: No such file or directory
sbob_pi64xmm.c: #include <mmintrin.h>
sbob_pi64xmm.c: ^~~~~~~~~~~~
sbob_pi64xmm.c: compilation terminated.

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