Implementation notes: mipso32, h1mips, crypto_encrypt/3hfe

Computer: h1mips
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20140622
Operation: crypto_encrypt
Primitive: 3hfe

Compiler output

Implementation: crypto_encrypt/3hfe/ref
Compiler: g++
HFE-test.cpp: In file included from tower.h:5,
HFE-test.cpp: from HFE.h:6,
HFE-test.cpp: from HFE-test.cpp:18:
HFE-test.cpp: gfv.h:3:23: error: emmintrin.h: No such file or directory
HFE-test.cpp: In file included from tower.h:5,
HFE-test.cpp: from HFE.h:6,
HFE-test.cpp: from HFE-test.cpp:18:
HFE-test.cpp: gfv.h:7: error: '__m128i' does not name a type
HFE-test.cpp: gfv.h:12: error: ISO C++ forbids declaration of '__m128i' with no type
HFE-test.cpp: gfv.h:12: error: expected ',' or '...' before '&' token
HFE-test.cpp: gfv.h: In copy constructor 'gfvgt;::gfv(const gfvgt;&)':
HFE-test.cpp: gfv.h:11: error: class 'gfvgt;' does not have any field named 'v'
HFE-test.cpp: gfv.h: In constructor 'gfvgt;::gfv(int)':
HFE-test.cpp: gfv.h:12: error: class 'gfvgt;' does not have any field named 'v'
HFE-test.cpp: gfv.h:12: error: 'a' was not declared in this scope
HFE-test.cpp: gfv.h: In constructor 'gfvgt;::gfv(const gfgt;&)':
HFE-test.cpp: gfv.h:13: error: class 'gfvgt;' does not have any field named 'v'
HFE-test.cpp: gfv.h: In member function 'gfvgt;& gfvgt;::operator=(const gfvgt;&)':
HFE-test.cpp: gfv.h:14: error: 'v' was not declared in this scope
HFE-test.cpp: gfv.h: In member function 'const gfvgt; gfvgt;::operator-() const':
HFE-test.cpp: gfv.h:24: error: there are no arguments to '_mm_setzero_si128' that depend on a template parameter, so a declaration of '_mm_setzero_si128' must be available
HFE-test.cpp: gfv.h:24: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
HFE-test.cpp: gfv.h: In member function 'const gfgt; gfvgt;::operator[](unsigned int) const':
HFE-test.cpp: gfv.h:26: error: 'v' was not declared in this scope
HFE-test.cpp: gfv.h: In function 'const gfvgt; reducev(const gfvgt;&)':
HFE-test.cpp: ...

Number of similar (compiler,implementation) pairs: 13, namely:
CompilerImplementations
g++ ref
g++ -O2 -fomit-frame-pointer ref
g++ -O3 -fomit-frame-pointer ref
g++ -O -fomit-frame-pointer ref
g++ -Os -fomit-frame-pointer ref
g++ -fno-schedule-insns -O2 -fomit-frame-pointer ref
g++ -fno-schedule-insns -O3 -fomit-frame-pointer ref
g++ -fno-schedule-insns -O -fomit-frame-pointer ref
g++ -fno-schedule-insns -Os -fomit-frame-pointer ref
g++ -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer ref
g++ -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer ref
g++ -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer ref
g++ -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer ref