Implementation notes: mipso32, loongson, crypto_hash/nasha512

Computer: loongson
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_hash
Primitive: nasha512
TimeImplementationCompilerBenchmark dateSUPERCOP version
63756opt_v4gcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121220161026
64132opt_v4gcc -march=loongson2f -mabi=n32 -Os2016121220161026
65010opt_v4gcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121220161026
65090opt_v4gcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121220161026
65878opt_v4gcc -march=loongson2f -mabi=n32 -O32016121220161026
66268opt_v4gcc -march=loongson2f -mabi=n32 -O22016121220161026
72744optgcc -march=loongson2f -mabi=n32 -O32016121220161026
74636optgcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121220161026
75578optgcc -march=loongson2f -mabi=n32 -O22016121220161026
75642optgcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121220161026
79546optgcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121220161026
79864optgcc -march=loongson2f -mabi=n32 -Os2016121220161026

Compiler output

Implementation: crypto_hash/nasha512/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