Implementation notes: armeabi, cubox, crypto_aead/stribob192r1

Computer: cubox
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: stribob192r1
TimeImplementationCompilerBenchmark dateSUPERCOP version
1133405refgcc -mcpu=marvell-pj4 -O22016121920161026
1218077refgcc -funroll-loops -mcpu=marvell-pj4 -O32016121920161026
1268240refgcc -mcpu=marvell-pj4 -O32016121920161026
1305887refgcc -funroll-loops -mcpu=marvell-pj4 -O22016121920161026
1732324refgcc -funroll-loops -mcpu=marvell-pj4 -Os2016121920161026
1732397refgcc -mcpu=marvell-pj4 -Os2016121920161026
220805028bitgcc -mcpu=marvell-pj4 -O32016121920161026
221378228bitgcc -funroll-loops -mcpu=marvell-pj4 -O32016121920161026
224902048bitgcc -funroll-loops -mcpu=marvell-pj4 -O22016121920161026
242297688bitgcc -mcpu=marvell-pj4 -O22016121920161026
262072138bitgcc -funroll-loops -mcpu=marvell-pj4 -Os2016121920161026
276725808bitgcc -mcpu=marvell-pj4 -Os2016121920161026

Compiler output

Implementation: crypto_aead/stribob192r1/xmm
Compiler: gcc -funroll-loops -mcpu=marvell-pj4 -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: In file included from sbob_pi64xmm.c:19:0:
sbob_pi64xmm.c: /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/6.2.1/include/mmintrin.h:28:2: error: #error mmintrin.h included without enabling WMMX/WMMX2 instructions (e.g. -march=iwmmxt or -march=iwmmxt2)
sbob_pi64xmm.c: #error mmintrin.h included without enabling WMMX/WMMX2 instructions (e.g. -march=iwmmxt or -march=iwmmxt2)
sbob_pi64xmm.c: ^~~~~
sbob_pi64xmm.c: sbob_pi64xmm.c:20:23: fatal error: emmintrin.h: No such file or directory
sbob_pi64xmm.c: #include gt;
sbob_pi64xmm.c: ^
sbob_pi64xmm.c: compilation terminated.

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -funroll-loops -mcpu=marvell-pj4 -O2 xmm
gcc -funroll-loops -mcpu=marvell-pj4 -O3 xmm
gcc -funroll-loops -mcpu=marvell-pj4 -Os xmm
gcc -mcpu=marvell-pj4 -O2 xmm
gcc -mcpu=marvell-pj4 -O3 xmm
gcc -mcpu=marvell-pj4 -Os xmm