Implementation notes: ppc32, nintendowiilinuxngx, crypto_core/mult3sntrup761

Computer: nintendowiilinuxngx
Architecture: ppc32
CPU ID: unknown CPU ID
SUPERCOP version: 20191221
Operation: crypto_core
Primitive: mult3sntrup761
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
3812856744 0 017577 652 724refgcc_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010420191221
3823728584 0 014516 648 724refgcc_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010420191221
4691712460 0 013040 640 724refgcc_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010420191221
4704132564 0 014068 644 724refgcc_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010420191221

Compiler output

Implementation: round1
Security model: unknown
Compiler: gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
mult.c: mult.c:2:23: fatal error: immintrin.h: No such file or directory
mult.c: #include <immintrin.h>
mult.c: ^
mult.c: compilation terminated.

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE round1
gcc -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE round1
gcc -O -fomit-frame-pointer -fwrapv -fPIC -fPIE round1
gcc -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE round1