Implementation notes: ppc32, nintendowiilinuxngx, crypto_stream/salsa20

Computer: nintendowiilinuxngx
Architecture: ppc32
CPU ID: unknown CPU ID
SUPERCOP version: 20191221
Operation: crypto_stream
Primitive: salsa20
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
143162872 8 418888 684 764e/mergedgcc_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010520191221
144003792 8 422733 688 764e/mergedgcc_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010520191221
150123508 8 422437 688 764e/refgcc_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010520191221
150843508 8 422445 688 764e/regsgcc_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010520191221
199442536 8 418552 684 764e/regsgcc_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010520191221
222122376 8 418392 684 764e/refgcc_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010520191221
233402012 8 416420 676 764e/mergedgcc_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010520191221
238682524 8 024085 688 756refgcc_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010520191221
253323572 8 419208 680 764e/mergedgcc_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010520191221
28572744 8 017772 676 756refgcc_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010520191221
291361240 8 019896 684 756refgcc_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010520191221
291961120 8 019384 680 756refgcc_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010520191221
301083124 8 418760 680 764e/regsgcc_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010520191221
306961616 8 416012 676 764e/refgcc_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010520191221
322921808 8 416212 676 764e/regsgcc_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010520191221
341162728 8 418376 680 764e/refgcc_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010520191221

Compiler output

Implementation: e/ppc-altivec
Security model: unknown
Compiler: gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
api.c: In file included from /home/supercop/supercop/supercop-20191221/supercop-data/nintendowiilinuxngx/ppc32/include/estream-convert-api.h:7:0,
api.c: from api.c:2:
api.c: ./e/ecrypt-sync.h:60:5: error: expected specifier-qualifier-list before '__vector'
api.c: __vector unsigned int myalignment;
api.c: ^

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