Implementation notes: aarch64, hikey960spare, crypto_dh/hector

Computer: hikey960spare
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20191221
Operation: crypto_dh
Primitive: hector

Compiler output

Implementation: ref
Security model: unknown
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
common.c: In file included from ./mpfq_2_113.h:5:0,
common.c: from ./field.h:7,
common.c: from divclass.h:10,
common.c: from common.h:12,
common.c: from common.c:7:
common.c: ./x86_64/mpfq_2_113.h:12:23: fatal error: emmintrin.h: No such file or directory
common.c: #include <emmintrin.h>
common.c: ^
common.c: compilation terminated.

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE ref