Implementation notes: ppc32, nintendowiilinuxngx, crypto_aead/pi32cipher256v2

Computer: nintendowiilinuxngx
Architecture: ppc32
CPU ID: unknown CPU ID
SUPERCOP version: 20191221
Operation: crypto_aead
Primitive: pi32cipher256v2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
52640421743 12 041993 692 788ref2gcc_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010720191221
54961222015 8 042265 688 788ref3gcc_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010720191221
59859644723 8 061705 684 788goptvgcc_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010720191221
6037445995 8 023353 688 788ref3gcc_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010720191221
6775684143 8 019841 680 788ref3gcc_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010720191221
7110485387 8 022361 684 788ref3gcc_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010720191221
9335049427 8 025121 680 788goptvgcc_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010720191221
124539653403 8 070761 688 788goptvgcc_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010720191221
157945266403 8 086649 688 788goptvgcc_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010720191221
22873806299 8 023657 688 788ref2gcc_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010720191221
23751125683 8 022665 684 788ref2gcc_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010720191221
24588004355 8 020049 680 788ref2gcc_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010720191221

Compiler output

Implementation: goptv
Security model: unknown
Compiler: gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
pi-cipher.c: pi-cipher.c: In function 'rotl_q':
pi-cipher.c: pi-cipher.c:272:1: warning: GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee
pi-cipher.c: {
pi-cipher.c: ^
pi-cipher.c: pi-cipher.c: In function 'e1':
pi-cipher.c: pi-cipher.c:566:13: warning: GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee
pi-cipher.c: static void e1(
pi-cipher.c: ^

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

Compiler output

Implementation: optimized_nonSSE
Security model: unknown
Compiler: gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
encrypt.c: Alarm clock

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE optimized_nonSSE
gcc -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE optimized_nonSSE ref

Compiler output

Implementation: optimized_nonSSE
Security model: unknown
Compiler: gcc -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE
encrypt.c:
encrypt.c: cc1: out of memory allocating 4337760 bytes after a total of 8343552 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE optimized_nonSSE

Compiler output

Implementation: optimized_nonSSE
Security model: unknown
Compiler: gcc -O -fomit-frame-pointer -fwrapv -fPIC -fPIE
encrypt.c: virtual memory exhausted: Cannot allocate memory

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -O -fomit-frame-pointer -fwrapv -fPIC -fPIE optimized_nonSSE

Compiler output

Implementation: ref
Security model: unknown
Compiler: gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
encrypt.c: gcc: internal compiler error: Killed (program cc1)
encrypt.c: Please submit a full bug report,
encrypt.c: with preprocessed source if appropriate.
encrypt.c: See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.

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

Namespace violations

Implementation: goptv
Security model: unknown
Compiler: gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
pi-cipher.o PI_DECRYPT_BLOCK_Q T
pi-cipher.o pi32_decrypt_block T
pi-cipher.o pi32_decrypt_last_block T
pi-cipher.o pi32_decrypt_simple T
pi-cipher.o pi32_decrypt_smn T
pi-cipher.o pi32_encrypt_block T
pi-cipher.o pi32_encrypt_block_q T
pi-cipher.o pi32_encrypt_last_block T
pi-cipher.o pi32_encrypt_simple T
pi-cipher.o pi32_encrypt_smn T
pi-cipher.o pi32_extract_tag T
pi-cipher.o pi32_init T
pi-cipher.o pi32_process_ad_block T
pi-cipher.o pi32_process_ad_block_q T
pi-cipher.o pi32_process_ad_last_block T
pi-cipher.o pi_cipher_name G

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

Namespace violations

Implementation: ref2
Security model: unknown
Compiler: gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
pi-cipher.o pi32_decrypt_block T
pi-cipher.o pi32_decrypt_last_block T
pi-cipher.o pi32_decrypt_simple T
pi-cipher.o pi32_decrypt_smn T
pi-cipher.o pi32_encrypt_block T
pi-cipher.o pi32_encrypt_last_block T
pi-cipher.o pi32_encrypt_simple T
pi-cipher.o pi32_extract_tag T
pi-cipher.o pi32_init T
pi-cipher.o pi32_process_ad_block T
pi-cipher.o pi32_process_ad_last_block T
pi-cipher.o pi32_process_smn T
pi-cipher.o pi_cipher_name G

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

Namespace violations

Implementation: ref3
Security model: unknown
Compiler: gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
pi-cipher.o pi32_decrypt_block T
pi-cipher.o pi32_decrypt_last_block T
pi-cipher.o pi32_decrypt_simple T
pi-cipher.o pi32_decrypt_smn T
pi-cipher.o pi32_encrypt_block T
pi-cipher.o pi32_encrypt_last_block T
pi-cipher.o pi32_encrypt_simple T
pi-cipher.o pi32_encrypt_smn T
pi-cipher.o pi32_extract_tag T
pi-cipher.o pi32_init T
pi-cipher.o pi32_process_ad_block T
pi-cipher.o pi32_process_ad_last_block T
pi-cipher.o pi_cipher_name G

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