Implementation notes: armeabi, c1, crypto_encrypt/4hfe

Computer: c1
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_encrypt
Primitive: 4hfe

Compiler output

Implementation: crypto_encrypt/4hfe/ref
Compiler: g++ -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O2
HFE-test.cpp: In file included from tower.h:5:0,
HFE-test.cpp: from HFE.h:6,
HFE-test.cpp: from HFE-test.cpp:18:
HFE-test.cpp: gfv.h:3:23: fatal error: emmintrin.h: No such file or directory
HFE-test.cpp: #include gt;
HFE-test.cpp: ^
HFE-test.cpp: compilation terminated.

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