Implementation notes: mipso32, loongson, crypto_sign/bls

Computer: loongson
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_sign
Primitive: bls

Compiler output

Implementation: crypto_sign/bls/ref
Compiler: g++ -funroll-loops -march=loongson2f -mabi=n32 -O2
mrcore.c: mrcore.c:139:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: "zzn2_sadd","zzn2_ssub","zzn2_times_irp"};
mrcore.c: ^
mrcore.c: mrcore.c:139:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: mrcore.c:139:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: mrcore.c:139:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: mrcore.c:139:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: mrcore.c:139:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: mrcore.c:139:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: mrcore.c:139:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: ...
mrcore.c: ^
mrcore.c: mrcore.c:353:39: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: mputs("No irreducible basis definedn");
mrcore.c: ^
mrcore.c: mrcore.c:356:28: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: mputs("Composite modulusn");
mrcore.c: ^
mrcore.c: mrcore.c:359:26: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mrcore.c: mputs("Undefined errorn");
mrcore.c: ^
mrcomba.S: mrcomba.c: Assembler messages:
mrcomba.S: mrcomba.c:7: Error: unrecognized opcode `pushl %ebp'
mrcomba.S: mrcomba.c:8: Error: unrecognized opcode `movl %esp,%ebp'
mrcomba.S: mrcomba.c:9: Error: unrecognized opcode `pushl %edi'
mrcomba.S: mrcomba.c:10: Error: unrecognized opcode `pushl %esi'
mrcomba.S: mrcomba.c:11: Error: unrecognized opcode `pushl %ebx'
mrcomba.S: mrcomba.c:12: Error: unrecognized opcode `subl $28,%esp'
mrcomba.S: mrcomba.c:13: Error: unrecognized opcode `movl 8(%ebp),%esi'
mrcomba.S: mrcomba.c:14: Error: unrecognized opcode `movl mr_mip,%eax'
mrcomba.S: mrcomba.c:15: Error: unrecognized opcode `cmpl %esi,12(%ebp)'
mrcomba.S: ...
mrcomba.S: mrcomba.c:1455: Error: unrecognized opcode `call mr_lzero'
mrcomba.S: mrcomba.c:1456: Error: unrecognized opcode `addl $44,%esp'
mrcomba.S: mrcomba.c:1457: Error: unrecognized opcode `popl %ebx'
mrcomba.S: mrcomba.c:1458: Error: unrecognized opcode `popl %esi'
mrcomba.S: mrcomba.c:1459: Error: unrecognized opcode `popl %edi'
mrcomba.S: mrcomba.c:1460: Error: unrecognized opcode `popl %ebp'
mrcomba.S: mrcomba.c:1461: Error: unrecognized opcode `ret'
mrcomba.S: mrcomba.c:1463: Error: unrecognized opcode `movl 12(%ebp),%eax'
mrcomba.S: mrcomba.c:1464: Error: unrecognized opcode `movl 4(%eax),%ecx'
mrcomba.S: mrcomba.c:1465: Error: unrecognized opcode `jmp .L101'

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