Implementation notes: mipso32, loongson, crypto_core/aes128encrypt

Computer: loongson
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_core
Primitive: aes128encrypt
TimeImplementationCompilerBenchmark dateSUPERCOP version
2106dolbeau/std-4ftgcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121020161026
2110dolbeau/std-4ftgcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121020161026
2124dolbeau/std-4ftgcc -march=loongson2f -mabi=n32 -O22016121020161026
2126dolbeau/std-4ftgcc -march=loongson2f -mabi=n32 -O32016121020161026
2130dolbeau/std-4ftgcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121020161026
2166dolbeau/std-4ftgcc -march=loongson2f -mabi=n32 -Os2016121020161026
2212dolbeau/std-2ftgcc -march=loongson2f -mabi=n32 -O32016121020161026
2220dolbeau/std-2ftgcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121020161026
2228dolbeau/std-2ftgcc -march=loongson2f -mabi=n32 -O22016121020161026
2234dolbeau/std-2ftgcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121020161026
2284dolbeau/std-2ftgcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121020161026
2286dolbeau/std-1ftgcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121020161026
2300dolbeau/std-1ftgcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121020161026
2300dolbeau/std-1ftgcc -march=loongson2f -mabi=n32 -O22016121020161026
2308dolbeau/std-2ftgcc -march=loongson2f -mabi=n32 -Os2016121020161026
2318dolbeau/std-1ftgcc -march=loongson2f -mabi=n32 -O32016121020161026
2350dolbeau/std-1ftgcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121020161026
2402dolbeau/std-1ftgcc -march=loongson2f -mabi=n32 -Os2016121020161026
582212refgcc -march=loongson2f -mabi=n32 -O32016121020161026
651420refgcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121020161026
733450refgcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121020161026
3244572refgcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121020161026
3845640refgcc -march=loongson2f -mabi=n32 -O22016121020161026
4163530refgcc -march=loongson2f -mabi=n32 -Os2016121020161026

Compiler output

Implementation: crypto_core/aes128encrypt/openssl
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -O2
core.c: In file included from core.c:1:0:
core.c: /usr/include/openssl/aes.h:55:34: fatal error: openssl/opensslconf.h: No such file or directory
core.c: # include gt;
core.c: ^
core.c: compilation terminated.

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