Implementation notes: mipso32, loongson, crypto_aead/enchilada256v1

Computer: loongson
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: enchilada256v1
TimeImplementationCompilerBenchmark dateSUPERCOP version
33197028refgcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121420161026
36436602refgcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121420161026
101902306refgcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121420161026
104086058refgcc -march=loongson2f -mabi=n32 -Os2016121420161026
104643504refgcc -march=loongson2f -mabi=n32 -O22016121420161026
114954832refgcc -march=loongson2f -mabi=n32 -O32016121420161026

Compiler output

Implementation: crypto_aead/enchilada256v1/ref
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -O2
aescrypt.c: In file included from aescrypt.c:34:0:
aescrypt.c: aesopt.h:237:9: warning: multi-character character constant [-Wmultichar]
aescrypt.c: #elif (('1234' >gt;>gt; 24) == '1')
aescrypt.c: ^
aescrypt.c: aesopt.h:239:9: warning: multi-character character constant [-Wmultichar]
aescrypt.c: #elif (('4321' >gt;>gt; 24) == '1')
aescrypt.c: ^
aestab.c: In file included from aestab.c:30:0:
aestab.c: aesopt.h:237:9: warning: multi-character character constant [-Wmultichar]
aestab.c: #elif (('1234' >gt;>gt; 24) == '1')
aestab.c: ^
aestab.c: aesopt.h:239:9: warning: multi-character character constant [-Wmultichar]
aestab.c: #elif (('4321' >gt;>gt; 24) == '1')
aestab.c: ^

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