Implementation notes: armeabi, cubie2, crypto_aead/aes128poetv1aes4

Computer: cubie2
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: aes128poetv1aes4
TimeImplementationCompilerBenchmark dateSUPERCOP version
542692refgcc -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O32016121720161026
549969refgcc -mcpu=native -mfpu=neon-vfpv4 -O32016121720161026
592098refgcc -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O22016121720161026
625787refgcc -mcpu=native -mfpu=neon-vfpv4 -O22016121720161026
642934refgcc -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -Os2016121720161026
680273refgcc -mcpu=native -mfpu=neon-vfpv4 -Os2016121720161026

Compiler output

Implementation: crypto_aead/aes128poetv1aes4/ni
Compiler: gcc -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O2
encrypt.c: In file included from encrypt.c:34:0:
encrypt.c: poet.h:4:23: fatal error: emmintrin.h: No such file or directory
encrypt.c: #include gt;
encrypt.c: ^
encrypt.c: compilation terminated.

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O2 ni
gcc -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O3 ni
gcc -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -Os ni
gcc -mcpu=native -mfpu=neon-vfpv4 -O2 ni
gcc -mcpu=native -mfpu=neon-vfpv4 -O3 ni
gcc -mcpu=native -mfpu=neon-vfpv4 -Os ni