Implementation notes: armeabi, tonido, crypto_stream/aes128ctr

Computer: tonido
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_stream
Primitive: aes128ctr
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
370914? ? ?? ? ?cryptoppg++_-march=native_-mtune=xscale_-O22017072120170718
371718? ? ?? ? ?cryptoppg++_-march=native_-mtune=xscale_-Os2017072120170718
371772? ? ?? ? ?cryptoppg++_-funroll-loops_-march=native_-mtune=xscale_-Os2017072120170718
372498? ? ?? ? ?cryptoppg++_-march=native_-mtune=xscale_-O32017072120170718
372912? ? ?? ? ?cryptoppg++_-funroll-loops_-march=native_-mtune=xscale_-O22017072120170718
372996? ? ?? ? ?cryptoppg++_-funroll-loops_-march=native_-mtune=xscale_-O32017072120170718

Compiler output

Implementation: crypto_stream/aes128ctr/neon
Compiler: gcc -funroll-loops -march=native -mtune=xscale -O2
crypto_stream_afternm.s: crypto_stream_afternm.s: Assembler messages:
crypto_stream_afternm.s: crypto_stream_afternm.s:12047: Error: selected processor does not support `rev r3,r3' in ARM mode
crypto_stream_afternm.s: crypto_stream_afternm.s:12057: Error: selected processor does not support `rev r3,r3' in ARM mode

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mtune=xscale -O2 neon
gcc -funroll-loops -march=native -mtune=xscale -O3 neon
gcc -funroll-loops -march=native -mtune=xscale -Os neon
gcc -march=native -mtune=xscale -O2 neon
gcc -march=native -mtune=xscale -O3 neon
gcc -march=native -mtune=xscale -Os neon