Implementation notes: armeabi, h2tegra, crypto_stream/aes128ctr

Computer: h2tegra
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20160806
Operation: crypto_stream
Primitive: aes128ctr
TimeImplementationCompilerBenchmark dateSUPERCOP version
79026cryptoppg++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080320160731
79591cryptoppg++ -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080320160731
79614cryptoppg++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080320160731
80612cryptoppg++ -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080320160731

Test failure

Implementation: crypto_stream/aes128ctr/neon
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
error 111

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