Implementation notes: mipso32, loongson, crypto_aead/paeq128

Computer: loongson
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: paeq128
TimeImplementationCompilerBenchmark dateSUPERCOP version
9212924refg++ -funroll-loops -march=loongson2f -mabi=n32 -O32016121720161026
10550772refg++ -funroll-loops -march=loongson2f -mabi=n32 -O22016121720161026
13494120refg++ -march=loongson2f -mabi=n32 -O32016121720161026
19537924refg++ -funroll-loops -march=loongson2f -mabi=n32 -Os2016121720161026
19835946refg++ -march=loongson2f -mabi=n32 -Os2016121720161026
24470910refg++ -march=loongson2f -mabi=n32 -O22016121720161026

Compiler output

Implementation: crypto_aead/paeq128/opt-win-aes
Compiler: g++ -funroll-loops -march=loongson2f -mabi=n32 -O2
encrypt.cpp: In file included from /usr/include/c++/4.9/cstdint:35:0,
encrypt.cpp: from encrypt.cpp:8:
encrypt.cpp: /usr/include/c++/4.9/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
encrypt.cpp: #error This file requires compiler and library support for the ^
encrypt.cpp: encrypt.cpp:12:23: fatal error: wmmintrin.h: No such file or directory
encrypt.cpp: #include "wmmintrin.h"
encrypt.cpp: ^
encrypt.cpp: compilation terminated.

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
g++ -funroll-loops -march=loongson2f -mabi=n32 -O2 opt-win-aes
g++ -funroll-loops -march=loongson2f -mabi=n32 -O3 opt-win-aes
g++ -funroll-loops -march=loongson2f -mabi=n32 -Os opt-win-aes
g++ -march=loongson2f -mabi=n32 -O2 opt-win-aes
g++ -march=loongson2f -mabi=n32 -O3 opt-win-aes
g++ -march=loongson2f -mabi=n32 -Os opt-win-aes

Compiler output

Implementation: crypto_aead/paeq128/aesni
Compiler: g++ -funroll-loops -march=loongson2f -mabi=n32 -O2
encrypt.cpp: encrypt.cpp:13:23: fatal error: wmmintrin.h: No such file or directory
encrypt.cpp: #include "wmmintrin.h"
encrypt.cpp: ^
encrypt.cpp: compilation terminated.

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