Implementation notes: armeabi, tonido, crypto_aead/morus1280128v2

Computer: tonido
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: morus1280128v2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
431874? ? ?? ? ?ref64gcc_-funroll-loops_-march=native_-mtune=xscale_-Os2017072820170718
432252? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-Os2017072820170718
436194? ? ?? ? ?ref64gcc_-march=native_-mtune=xscale_-Os2017072820170718
436446? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-Os2017072820170718
452538? ? ?? ? ?ref64gcc_-march=native_-mtune=xscale_-O32017072820170718
453048? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-O32017072820170718
453126? ? ?? ? ?ref64gcc_-funroll-loops_-march=native_-mtune=xscale_-O32017072820170718
453336? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-O32017072820170718
489870? ? ?? ? ?ref64gcc_-funroll-loops_-march=native_-mtune=xscale_-O22017072820170718
489900? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-O22017072820170718
490458? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-O22017072820170718
490518? ? ?? ? ?ref64gcc_-march=native_-mtune=xscale_-O22017072820170718

Test failure

Implementation: crypto_aead/morus1280128v2/neon
Compiler: gcc -funroll-loops -march=native -mtune=xscale -O2
error 111

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

Compiler output

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

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