Implementation notes: mipso32, loongson, crypto_stream/aes128ctr

Computer: loongson
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_stream
Primitive: aes128ctr

Compiler output

Implementation: crypto_stream/aes128ctr/cryptopp
Compiler: g++ -funroll-loops -march=loongson2f -mabi=n32 -O2
stream.cpp: stream.cpp:1:26: fatal error: cryptopp/aes.h: No such file or directory
stream.cpp: #include gt;
stream.cpp: ^
stream.cpp: compilation terminated.

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