Implementation notes: mipso32, loongson, crypto_hash/nasha256

Computer: loongson
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_hash
Primitive: nasha256
TimeImplementationCompilerBenchmark dateSUPERCOP version
60870opt_v4gcc -march=loongson2f -mabi=n32 -O22016121220161026
60950opt_v4gcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121220161026
60966opt_v4gcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121220161026
61108opt_v4gcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121220161026
61282opt_v4gcc -march=loongson2f -mabi=n32 -O32016121220161026
61298opt_v4gcc -march=loongson2f -mabi=n32 -Os2016121220161026
70960optgcc -march=loongson2f -mabi=n32 -O22016121220161026
72712optgcc -march=loongson2f -mabi=n32 -O32016121220161026
73518optgcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121220161026
74742optgcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121220161026
76766optgcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121220161026
78522optgcc -march=loongson2f -mabi=n32 -Os2016121220161026

Compiler output

Implementation: crypto_hash/nasha256/opt_v4
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -O2
Nasha.c: Nasha.c: In function 'Init':
Nasha.c: Nasha.c:815:29: warning: assignment makes integer from pointer without a cast
Nasha.c: ssbox[i][j] = ssbox[i^j];
Nasha.c: ^

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