Test results for armeabi, berry2, crypto_aead/isapa128v20

[Page version: 20241120 00:22:57]

Measurements for armeabi, berry2, crypto_aead Test results for armeabi, berry2, crypto_aead Test results for crypto_aead/isapa128v20
Computer: berry2
Microarchitecture: armeabi; Cortex-A7 (410fc075)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_aead
Primitive: isapa128v20
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
124012216864 96 030779 452 816T:opt_32_armv67mgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092820240909
124019716328 96 028599 452 816T:opt_32_armv67mgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092820240909
126027516724 96 028127 444 816T:opt_32_armv67mgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092820240909
129656216624 96 028710 448 816T:opt_32_armv67mgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092820240909
14465217424 96 021331 452 816T:opt_32gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092820240909
210872076808 0 089067 356 816T:opt_64gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092820240909
211172177632 0 091539 356 816T:opt_64gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092820240909
21214127436 96 019514 448 816T:opt_32gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092820240909
249877287036 0 098427 348 816T:opt_64gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092820240909
262506786640 0 098714 352 816T:opt_64gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092820240909
30528624416 0 018383 360 816T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092820240909
34734243492 96 015755 452 816T:opt_32gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092820240909
36889783532 0 015855 360 816T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092820240909
39178853400 96 014795 444 816T:opt_32gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092820240909
46572413260 0 015439 360 816T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092820240909
51459663132 0 014575 352 816T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024092820240909

Compiler output


isap.c: isap.c: In function 'isap_mac':
isap.c: isap.c:106:27: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
isap.c:   106 |             tmp0_bytes[i] = *ad;
isap.c:       |             ~~~~~~~~~~~~~~^~~~~
isap.c: isap.c:75:9: note: at offset 0 to object 'tmp0' with size 8 declared here
isap.c:    75 |     u64 tmp0;
isap.c:       |         ^~~~
isap.c: isap.c:106:27: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
isap.c:   106 |             tmp0_bytes[i] = *ad;
isap.c:       |             ~~~~~~~~~~~~~~^~~~~
isap.c: isap.c:75:9: note: at offset 0 to object 'tmp0' with size 8 declared here
isap.c:    75 |     u64 tmp0;
isap.c:       |         ^~~~
isap.c: isap.c:106:27: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
isap.c:   106 |             tmp0_bytes[i] = *ad;
isap.c:       |             ~~~~~~~~~~~~~~^~~~~
isap.c: isap.c:75:9: note: at offset 0 to object 'tmp0' with size 8 declared here
isap.c:    75 |     u64 tmp0;
isap.c:       |         ^~~~
isap.c: isap.c:145:27: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
isap.c:   145 |             tmp0_bytes[i] = *c;
isap.c:       |             ~~~~~~~~~~~~~~^~~~
isap.c: isap.c:75:9: note: at offset 0 to object 'tmp0' with size 8 declared here
isap.c:    75 |     u64 tmp0;
isap.c:       |         ^~~~
isap.c: ...

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:opt_32gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

Compiler output


isap.c: isap.c: In function 'isap_mac':
isap.c: isap.c:137:27: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
isap.c:   137 |             tmp0_bytes[i] = *ad;
isap.c:       |             ~~~~~~~~~~~~~~^~~~~
isap.c: isap.c:106:9: note: at offset 0 to object 'tmp0' with size 8 declared here
isap.c:   106 |     u64 tmp0;
isap.c:       |         ^~~~
isap.c: isap.c:137:27: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
isap.c:   137 |             tmp0_bytes[i] = *ad;
isap.c:       |             ~~~~~~~~~~~~~~^~~~~
isap.c: isap.c:106:9: note: at offset 0 to object 'tmp0' with size 8 declared here
isap.c:   106 |     u64 tmp0;
isap.c:       |         ^~~~
isap.c: isap.c:137:27: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
isap.c:   137 |             tmp0_bytes[i] = *ad;
isap.c:       |             ~~~~~~~~~~~~~~^~~~~
isap.c: isap.c:106:9: note: at offset 0 to object 'tmp0' with size 8 declared here
isap.c:   106 |     u64 tmp0;
isap.c:       |         ^~~~
isap.c: isap.c:176:27: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
isap.c:   176 |             tmp0_bytes[i] = *c;
isap.c:       |             ~~~~~~~~~~~~~~^~~~
isap.c: isap.c:106:9: note: at offset 0 to object 'tmp0' with size 8 declared here
isap.c:   106 |     u64 tmp0;
isap.c:       |         ^~~~
isap.c: ...

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:opt_32_armv67mgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

Namespace violations


isap.o ISAP_IV_A R
isap.o ISAP_IV_KA R
isap.o ISAP_IV_KE R
isap.o U64BIG T
isap.o from_bit_interleaving T
isap.o isap_enc T
isap.o isap_mac T
isap.o isap_rk T
isap.o rc_e D
isap.o rc_o D
isap.o to_bit_interleaving T

Number of similar (implementation,compiler) pairs: 8, namely:
ImplementationCompiler
T:opt_32gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:opt_32gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:opt_32gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:opt_32gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:opt_32_armv67mgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:opt_32_armv67mgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:opt_32_armv67mgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:opt_32_armv67mgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

Namespace violations


isap.o ISAP_IV1 R
isap.o ISAP_IV2 R
isap.o ISAP_IV3 R
isap.o isap_enc T
isap.o isap_mac T
isap.o isap_rk T

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
T:opt_64gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:opt_64gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:opt_64gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:opt_64gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

Namespace violations


Ascon-reference.o Ascon_AddBytes T
Ascon-reference.o Ascon_ExtractBytes T
Ascon-reference.o Ascon_Initialize T
Ascon-reference.o Ascon_OverwriteBytes T
Ascon-reference.o Ascon_Permute_Nrounds T
Ascon-reference.o load64 T
Ascon-reference.o store64 T
isap.o ISAP_IV_A R
isap.o ISAP_IV_KA R
isap.o ISAP_IV_KE R
isap.o isap_enc T
isap.o isap_mac T
isap.o isap_rk T

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)