Implementation notes: armeabi, h2tegra, crypto_aead/aegis128l

Computer: h2tegra
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20160806
Operation: crypto_aead
Primitive: aegis128l
TimeImplementationCompilerBenchmark dateSUPERCOP version
127715refgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080320160731
127782refgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080320160731
211524refgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080320160731
217714refgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080320160731

Compiler output

Implementation: crypto_aead/aegis128l/aesnia
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
encrypt.c: encrypt.c:4:25: fatal error: immintrin.h: No such file or directory
encrypt.c: compilation terminated.

Number of similar (compiler,implementation) pairs: 12, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv aesnia aesnib aesnic
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv aesnia aesnib aesnic
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv aesnia aesnib aesnic
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv aesnia aesnib aesnic