Implementation notes: mipso32, loongson, crypto_stream/simon64128ctr

Computer: loongson
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_stream
Primitive: simon64128ctr

Compiler output

Implementation: crypto_stream/simon64128ctr/avx2
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -O2
stream.c: In file included from Simon64128AVX2.h:17:0,
stream.c: from stream.c:20:
stream.c: Intrinsics_AVX2_64block.h:5:23: fatal error: x86intrin.h: No such file or directory
stream.c: #include gt;
stream.c: ^
stream.c: compilation terminated.

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -funroll-loops -march=loongson2f -mabi=n32 -O2 avx2
gcc -funroll-loops -march=loongson2f -mabi=n32 -O3 avx2
gcc -funroll-loops -march=loongson2f -mabi=n32 -Os avx2
gcc -march=loongson2f -mabi=n32 -O2 avx2
gcc -march=loongson2f -mabi=n32 -O3 avx2
gcc -march=loongson2f -mabi=n32 -Os avx2

Compiler output

Implementation: crypto_stream/simon64128ctr/sse4
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -O2
stream.c: In file included from Simon64128SSE4.h:17:0,
stream.c: from stream.c:20:
stream.c: Intrinsics_SSE4_64block.h:5:23: fatal error: x86intrin.h: No such file or directory
stream.c: #include gt;
stream.c: ^
stream.c: compilation terminated.

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -funroll-loops -march=loongson2f -mabi=n32 -O2 sse4
gcc -funroll-loops -march=loongson2f -mabi=n32 -O3 sse4
gcc -funroll-loops -march=loongson2f -mabi=n32 -Os sse4
gcc -march=loongson2f -mabi=n32 -O2 sse4
gcc -march=loongson2f -mabi=n32 -O3 sse4
gcc -march=loongson2f -mabi=n32 -Os sse4