Implementation notes: armeabi, c1, crypto_dh/gls254prot

Computer: c1
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_dh
Primitive: gls254prot

Compiler output

Implementation: crypto_dh/gls254prot/opt
Compiler: gcc -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O2
dh.c: In file included from dh.c:2:0:
dh.c: lib.h:2:22: fatal error: x86intrin.h: No such file or directory
dh.c: #includegt;
dh.c: ^
dh.c: compilation terminated.

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