Implementation notes: aarch64, ten64, crypto_dh/curve2251

Computer: ten64
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20210604
Operation: crypto_dh
Primitive: curve2251

Compiler output

Implementation: T:mpfq
Security model: timingleaks
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
curve2_251.c: In file included from mpfq_2_251.h:5,
curve2_251.c: from field.h:1,
curve2_251.c: from curve2_251.c:8:
curve2_251.c: x86_64/mpfq_2_251.h:11:10: fatal error: emmintrin.h: No such file or directory
curve2_251.c: 11 | #include <emmintrin.h>
curve2_251.c: | ^~~~~~~~~~~~~
curve2_251.c: compilation terminated.

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