Implementation notes: armeabi, h2tegra, crypto_aead/paeq128t

Computer: h2tegra
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20160806
Operation: crypto_aead
Primitive: paeq128t
TimeImplementationCompilerBenchmark dateSUPERCOP version
10483776refg++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080420160731
19737840refg++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080420160731
20241164refg++ -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080420160731
21100175refg++ -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080420160731

Compiler output

Implementation: crypto_aead/paeq128t/aesni
Compiler: g++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
encrypt.cpp: encrypt.cpp:14:23: fatal error: wmmintrin.h: No such file or directory
encrypt.cpp: compilation terminated.

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