Implementation notes: armeabi, h2tegra, crypto_aead/aes128n8t8clocv2

Computer: h2tegra
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20160806
Operation: crypto_aead
Primitive: aes128n8t8clocv2
TimeImplementationCompilerBenchmark dateSUPERCOP version
399453refgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080320160731
402688refgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080320160731
529988refgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080320160731
642404refgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080320160731

Compiler output

Implementation: crypto_aead/aes128n8t8clocv2/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