Implementation notes: mipso32, loongson, crypto_aead/aes128gcmv1

Computer: loongson
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: aes128gcmv1
TimeImplementationCompilerBenchmark dateSUPERCOP version
33231450refgcc -funroll-loops -march=loongson2f -mabi=n32 -O22016121320161026
36659512refgcc -funroll-loops -march=loongson2f -mabi=n32 -O32016121320161026
104556840refgcc -march=loongson2f -mabi=n32 -O22016121320161026
107892358refgcc -funroll-loops -march=loongson2f -mabi=n32 -Os2016121320161026
108579806refgcc -march=loongson2f -mabi=n32 -Os2016121320161026
114758302refgcc -march=loongson2f -mabi=n32 -O32016121320161026

Compiler output

Implementation: crypto_aead/aes128gcmv1/openssl
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -O2
decrypt.c: In file included from decrypt.c:1:0:
decrypt.c: /usr/include/openssl/evp.h:66:35: fatal error: openssl/opensslconf.h: No such file or directory
decrypt.c: # include gt;
decrypt.c: ^
decrypt.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