Implementation notes: aarch64, par3, crypto_encrypt/4hfe

Computer: par3
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_encrypt
Primitive: 4hfe

Compiler output

Implementation: crypto_encrypt/4hfe/ref
Compiler: g++ -funroll-loops -march=native -mtune=native -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:10: fatal error: emmintrin.h: No such file or directory
HFE-test.cpp: #include <emmintrin.h>
HFE-test.cpp: ^~~~~~~~~~~~~
HFE-test.cpp: compilation terminated.

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