Implementation notes: armeabi, h2tegra, crypto_aead/stribob192r1

Computer: h2tegra
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20160806
Operation: crypto_aead
Primitive: stribob192r1
TimeImplementationCompilerBenchmark dateSUPERCOP version
948101refgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080420160731
1257829refgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080420160731
1293546refgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080420160731
1541147refgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080420160731
201504138bitgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080420160731
208898898bitgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080420160731
217630788bitgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080420160731
231946648bitgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080420160731

Compiler output

Implementation: crypto_aead/stribob192r1/xmm
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
sbob_pi64xmm.c: sbob_pi64xmm.c:10:2: error: #error "This version requires __SSE4_1__"
sbob_pi64xmm.c: sbob_pi64xmm.c:20:23: fatal error: emmintrin.h: No such file or directory
sbob_pi64xmm.c: compilation terminated.

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv xmm
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv xmm
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv xmm
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv xmm