Implementation notes: aarch64, a72, crypto_dh/curve2251

Computer: a72
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170904
Operation: crypto_dh
Primitive: curve2251

Compiler output

Implementation: crypto_dh/curve2251/mpfq
Compiler: gcc -funroll-loops -march=native -mtune=native -O2
curve2_251.c: In file included from mpfq_2_251.h:5:0,
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: #include <emmintrin.h>
curve2_251.c: ^~~~~~~~~~~~~
curve2_251.c: compilation terminated.

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