Implementation notes: armeabi, tonido, crypto_aead/trivia0v2

Computer: tonido
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: trivia0v2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
1503066? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-O32017080220170718
1554672? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-O22017080220170718
1642044? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-O32017080220170718
1768548? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-O22017080220170718
2761080? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-Os2017080220170718
2775864? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-Os2017080220170718

Compiler output

Implementation: crypto_aead/trivia0v2/sse4
Compiler: gcc -funroll-loops -march=native -mtune=xscale -O2
encrypt.c: encrypt.c:24:10: fatal error: wmmintrin.h: No such file or directory
encrypt.c: #include <wmmintrin.h>
encrypt.c: ^~~~~~~~~~~~~
encrypt.c: compilation terminated.

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