Implementation notes: armeabi, c1, crypto_aead/paeq128

Computer: c1
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: paeq128
TimeImplementationCompilerBenchmark dateSUPERCOP version
12391043refg++ -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O22016121120161026
13526068refg++ -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O32016121120161026
14211879refg++ -mcpu=native -mfpu=neon-vfpv4 -O32016121120161026
23805263refg++ -mcpu=native -mfpu=neon-vfpv4 -O22016121120161026
29727482refg++ -mcpu=native -mfpu=neon-vfpv4 -Os2016121120161026
29884133refg++ -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -Os2016121120161026

Compiler output

Implementation: crypto_aead/paeq128/opt-win-aes
Compiler: g++ -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O2
encrypt.cpp: encrypt.cpp:12:23: fatal error: wmmintrin.h: No such file or directory
encrypt.cpp: #include "wmmintrin.h"
encrypt.cpp: ^
encrypt.cpp: compilation terminated.

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
g++ -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O2 opt-win-aes
g++ -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O3 opt-win-aes
g++ -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -Os opt-win-aes
g++ -mcpu=native -mfpu=neon-vfpv4 -O2 opt-win-aes
g++ -mcpu=native -mfpu=neon-vfpv4 -O3 opt-win-aes
g++ -mcpu=native -mfpu=neon-vfpv4 -Os opt-win-aes

Compiler output

Implementation: crypto_aead/paeq128/aesni
Compiler: g++ -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O2
encrypt.cpp: encrypt.cpp:13:23: fatal error: wmmintrin.h: No such file or directory
encrypt.cpp: #include "wmmintrin.h"
encrypt.cpp: ^
encrypt.cpp: compilation terminated.

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