Implementation notes: armeabi, h2tegra, crypto_aead/aes128n8t8silcv2

Computer: h2tegra
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20160806
Operation: crypto_aead
Primitive: aes128n8t8silcv2
TimeImplementationCompilerBenchmark dateSUPERCOP version
434360refgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080320160731
436694refgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080320160731
590866refgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080320160731
693973refgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080320160731

Compiler output

Implementation: crypto_aead/aes128n8t8silcv2/aesni
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
encrypt.c: encrypt.c:5:74: fatal error: xmmintrin.h: No such file or directory
encrypt.c: compilation terminated.

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