Implementation notes: aarch64, a72, crypto_aead/stribob192r1

Computer: a72
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170904
Operation: crypto_aead
Primitive: stribob192r1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
258839? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017101020170904
334328? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017101020170904
391334? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017101020170904
399884? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017101020170904
400340? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017101020170904
405648? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017101020170904
7452890? ? ?? ? ?8bitgcc_-funroll-loops_-march=native_-mtune=native_-O22017101020170904
7479704? ? ?? ? ?8bitgcc_-funroll-loops_-march=native_-mtune=native_-O32017101020170904
7598885? ? ?? ? ?8bitgcc_-march=native_-mtune=native_-O32017101020170904
8451500? ? ?? ? ?8bitgcc_-march=native_-mtune=native_-O22017101020170904
12163873? ? ?? ? ?8bitgcc_-march=native_-mtune=native_-Os2017101020170904
12164004? ? ?? ? ?8bitgcc_-funroll-loops_-march=native_-mtune=native_-Os2017101020170904

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