Implementation notes: armeabi, tonido, crypto_aead/tiaoxinv1

Computer: tonido
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: tiaoxinv1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
10062960? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-O32017080220170718
10243956? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-O22017080220170718
11223690? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-O32017080220170718
21218166? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-O22017080220170718
22886328? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-Os2017080220170718
22896108? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-Os2017080220170718

Test failure

Implementation: crypto_aead/tiaoxinv1/table
Compiler: gcc -funroll-loops -march=native -mtune=xscale -O2
error 111
crypto_aead_decrypt returns nonzero

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

Compiler output

Implementation: crypto_aead/tiaoxinv1/aesnim
Compiler: gcc -funroll-loops -march=native -mtune=xscale -O2
tiaoxin-optimized.c: tiaoxin-optimized.c:20:10: fatal error: xmmintrin.h: No such file or directory
tiaoxin-optimized.c: #include <xmmintrin.h>
tiaoxin-optimized.c: ^~~~~~~~~~~~~
tiaoxin-optimized.c: compilation terminated.

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