Implementation notes: ppc32, nintendowiilinuxngx, crypto_aead/pi32cipher128v2

Computer: nintendowiilinuxngx
Architecture: ppc32
CPU ID: unknown CPU ID
SUPERCOP version: 20191221
Operation: crypto_aead
Primitive: pi32cipher128v2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
52701621739 12 041929 692 788ref2gcc_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010720191221
54884422011 8 042201 688 788ref3gcc_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010720191221
6041165991 8 023321 688 788ref3gcc_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010720191221
62250044715 8 061657 684 788goptvgcc_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010720191221
6796444135 8 019841 680 788ref3gcc_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010720191221
7095245379 8 022329 684 788ref3gcc_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010720191221
9312249419 8 025121 680 788goptvgcc_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010720191221
144831653399 8 070729 688 788goptvgcc_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010720191221
179595666399 8 086585 688 788goptvgcc_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010720191221
22894326295 8 023625 688 788ref2gcc_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010720191221
23740925675 8 022617 684 788ref2gcc_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010720191221
24489364347 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: 5, namely:
CompilerImplementations
gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE optimized_nonSSE
gcc -O -fomit-frame-pointer -fwrapv -fPIC -fPIE optimized_nonSSE
gcc -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE optimized_nonSSE
gcc -O -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE 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 4259640 bytes after a total of 8667136 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -O3 -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: 2, namely:
CompilerImplementations
gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -O3 -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