Implementation notes: armeabi, tonido, crypto_aead/norx6444v3

Computer: tonido
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: norx6444v3
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
757014? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-Os2017072820170718
762306? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-Os2017072820170718
1351218? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-O32017072820170718
1355514? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=xscale_-O22017072820170718
1373772? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-O32017072820170718
1383324? ? ?? ? ?refgcc_-march=native_-mtune=xscale_-O22017072820170718

Compiler output

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

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