Implementation notes: mipso32, loongson, crypto_aead/morus640128v2

Computer: loongson
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: morus640128v2
TimeImplementationCompilerBenchmark dateSUPERCOP version
70692refgcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121720161026
73976refgcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121720161026
80060refgcc -march=loongson2f -mabi=n32 -O32016121720161026
80242refgcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121720161026
82288refgcc -march=loongson2f -mabi=n32 -O22016121720161026
83698refgcc -march=loongson2f -mabi=n32 -Os2016121720161026

Compiler output

Implementation: crypto_aead/morus640128v2/sse2
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -O2
encrypt.c: encrypt.c:2:23: fatal error: immintrin.h: No such file or directory
encrypt.c: #include gt;
encrypt.c: ^
encrypt.c: compilation terminated.

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