Test results for armeabi, berry0, crypto_aead/triadaev1
[Page version: 20250206 00:27:24]
Measurements for armeabi, berry0, crypto_aead
Test results for armeabi, berry0, crypto_aead
Test results for crypto_aead/triadaev1
Computer: berry0
Microarchitecture: armeabi; ARM1176 (410fb767)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_aead
Primitive: triadaev1
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
42535328 | 6884 0 0 | 19353 360 816 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241013 | 20240909 |
42680738 | 9100 0 0 | 23221 360 816 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241013 | 20240909 |
43239595 | 4460 0 0 | 16113 352 816 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241013 | 20240909 |
84570971 | 26492 0 0 | 41680 384 824 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241013 | 20240909 |
85291499 | 26424 0 0 | 41628 384 824 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241013 | 20240909 |
111666967 | 4792 0 0 | 17163 356 816 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241013 | 20240909 |
175078438 | 5076 0 0 | 20362 380 816 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241013 | 20240909 |
212280085 | 12980 0 0 | 30152 384 816 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241013 | 20240909 |
213942480 | 7244 0 0 | 22522 380 816 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241013 | 20240909 |
Compiler output
simd.cpp: In file included from simd.cpp:16:
simd.cpp: In file included from /usr/lib/llvm-11/lib/clang/11.0.1/include/x86intrin.h:13:
simd.cpp: /usr/lib/llvm-11/lib/clang/11.0.1/include/ia32intrin.h:188:10: error: use of undeclared identifier '__builtin_ia32_readeflags_u32'
simd.cpp: return __builtin_ia32_readeflags_u32();
simd.cpp: ^
simd.cpp: /usr/lib/llvm-11/lib/clang/11.0.1/include/ia32intrin.h:194:3: error: use of undeclared identifier '__builtin_ia32_writeeflags_u32'
simd.cpp: __builtin_ia32_writeeflags_u32(__f);
simd.cpp: ^
simd.cpp: /usr/lib/llvm-11/lib/clang/11.0.1/include/ia32intrin.h:284:10: error: use of undeclared identifier '__builtin_ia32_crc32qi'
simd.cpp: return __builtin_ia32_crc32qi(__C, __D);
simd.cpp: ^
simd.cpp: /usr/lib/llvm-11/lib/clang/11.0.1/include/ia32intrin.h:305:10: error: use of undeclared identifier '__builtin_ia32_crc32hi'; did you mean '__builtin_arm_crc32h'?
simd.cpp: return __builtin_ia32_crc32hi(__C, __D);
simd.cpp: ^
simd.cpp: /usr/lib/llvm-11/lib/clang/11.0.1/include/ia32intrin.h:305:10: note: '__builtin_arm_crc32h' declared here
simd.cpp: /usr/lib/llvm-11/lib/clang/11.0.1/include/ia32intrin.h:326:10: error: use of undeclared identifier '__builtin_ia32_crc32si'
simd.cpp: return __builtin_ia32_crc32si(__C, __D);
simd.cpp: ^
simd.cpp: /usr/lib/llvm-11/lib/clang/11.0.1/include/ia32intrin.h:354:10: error: use of undeclared identifier '__builtin_ia32_rdpmc'; did you mean '__builtin_arm_dmb'?
simd.cpp: return __builtin_ia32_rdpmc(__A);
simd.cpp: ^
simd.cpp: /usr/lib/llvm-11/lib/clang/11.0.1/include/ia32intrin.h:354:10: note: '__builtin_arm_dmb' declared here
simd.cpp: /usr/lib/llvm-11/lib/clang/11.0.1/include/ia32intrin.h:354:10: error: argument to '__builtin_arm_dmb' must be a constant integer
simd.cpp: return __builtin_ia32_rdpmc(__A);
simd.cpp: ^ ~~~
simd.cpp: ...
Number of similar (implementation,compiler) pairs: 8, namely:
Implementation | Compiler |
T:add_avx | clang++ -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:add_avx | clang++ -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:add_avx | clang++ -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall |
T:add_avx | clang++ -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:add_sse | clang++ -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:add_sse | clang++ -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:add_sse | clang++ -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall |
T:add_sse | clang++ -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Compiler output
simd.cpp: simd.cpp:16:10: fatal error: x86intrin.h: No such file or directory
simd.cpp: 16 | #include <x86intrin.h>
simd.cpp: | ^~~~~~~~~~~~~
simd.cpp: compilation terminated.
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:add_avx | g++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:add_avx | g++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:add_avx | g++ -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall |
T:add_avx | g++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
Compiler output
simd.cpp: simd.cpp:16:12: fatal error: x86intrin.h: No such file or directory
simd.cpp: 16 | #include <x86intrin.h>
simd.cpp: | ^~~~~~~~~~~~~
simd.cpp: compilation terminated.
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:add_sse | g++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:add_sse | g++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:add_sse | g++ -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall |
T:add_sse | g++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
Compiler output
encrypt.c: encrypt.c: In function 'Initialization':
encrypt.c: encrypt.c:86:16: warning: variable 'd' set but not used [-Wunused-but-set-variable]
encrypt.c: 86 | unsigned char d, c1[8], c2[8], c3[8], c4[8];
encrypt.c: | ^
encrypt.c: encrypt.c: In function 'Initialization_mac':
encrypt.c: encrypt.c:153:16: warning: variable 'd' set but not used [-Wunused-but-set-variable]
encrypt.c: 153 | unsigned char d, c1[8], c2[8], c3[8], c4[8];
encrypt.c: | ^
encrypt.c: encrypt.c: In function 'macgeneration_part':
encrypt.c: encrypt.c:342:32: warning: variable 'kstem' set but not used [-Wunused-but-set-variable]
encrypt.c: 342 | unsigned char ks[64], mac[8], kstem = 0;
encrypt.c: | ^~~~~
encrypt.c: encrypt.c: In function 'tagverification_part':
encrypt.c: encrypt.c:393:32: warning: variable 'kstem' set but not used [-Wunused-but-set-variable]
encrypt.c: 393 | unsigned char ks[64], tag[8], kstem = 0,check = 0;
encrypt.c: | ^~~~~
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
Namespace violations
encrypt.o Init_loading T
encrypt.o Initialization T
encrypt.o Initialization_mac T
encrypt.o Keystreamgen T
encrypt.o Keystreamgen_byte T
encrypt.o N 0
encrypt.o N 10c
encrypt.o N 10f
encrypt.o N 111
encrypt.o N 11d
encrypt.o N 122
encrypt.o N 127
encrypt.o N 12c
encrypt.o N 132
encrypt.o N 134
encrypt.o N 136
encrypt.o N 138
encrypt.o N 13c
encrypt.o N 143
encrypt.o N 147
encrypt.o N 157
encrypt.o N 159
encrypt.o N 15e
encrypt.o N 175
encrypt.o N 177
encrypt.o N 17c
encrypt.o N 181
encrypt.o N 183
encrypt.o N 197
encrypt.o N 19b
encrypt.o N 19e
encrypt.o N 1ae
encrypt.o N 1bd
encrypt.o N 1d0
encrypt.o N 1dd
encrypt.o N 1ef
encrypt.o N 1fb
encrypt.o N 207
encrypt.o N 21b
encrypt.o N 22a
encrypt.o N 23d
encrypt.o N 25
encrypt.o N 252
encrypt.o N 280
encrypt.o N 2ae
encrypt.o N 2b1
encrypt.o N 2b3
encrypt.o N 2b5
encrypt.o N 2c2
encrypt.o N 2c5
encrypt.o N 2c8
encrypt.o N 2cb
encrypt.o N 2cd
encrypt.o N 2d0
encrypt.o N 2d7
encrypt.o N 2e5
encrypt.o N 2f
encrypt.o N 2f4
encrypt.o N 2fa
encrypt.o N 307
encrypt.o N 315
encrypt.o N 321
encrypt.o N 328
encrypt.o N 32e
encrypt.o N 334
encrypt.o N 337
encrypt.o N 33b
encrypt.o N 344
encrypt.o N 348
encrypt.o N 34e
encrypt.o N ed
encrypt.o N fa
encrypt.o N fe
encrypt.o Stateupdate T
encrypt.o dec_onebyte T
encrypt.o decryption_part T
encrypt.o enc_onebyte T
encrypt.o encryption_part T
encrypt.o filter T
encrypt.o mac_onebyte_ad T
encrypt.o mac_onebyte_message T
encrypt.o macgeneration_part T
encrypt.o tagverification_part T
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
encrypt.o Init_loading T
encrypt.o Initialization T
encrypt.o Initialization_mac T
encrypt.o Keystreamgen T
encrypt.o Keystreamgen_byte T
encrypt.o N 0
encrypt.o N 10c
encrypt.o N 10f
encrypt.o N 111
encrypt.o N 118
encrypt.o N 11d
encrypt.o N 122
encrypt.o N 127
encrypt.o N 12b
encrypt.o N 137
encrypt.o N 13d
encrypt.o N 13f
encrypt.o N 141
encrypt.o N 143
encrypt.o N 147
encrypt.o N 159
encrypt.o N 15b
encrypt.o N 168
encrypt.o N 16b
encrypt.o N 172
encrypt.o N 189
encrypt.o N 199
encrypt.o N 19b
encrypt.o N 1a0
encrypt.o N 1a2
encrypt.o N 1a7
encrypt.o N 1ac
encrypt.o N 1ae
encrypt.o N 1c2
encrypt.o N 1c6
encrypt.o N 1c9
encrypt.o N 1d9
encrypt.o N 1e8
encrypt.o N 1fb
encrypt.o N 208
encrypt.o N 214
encrypt.o N 220
encrypt.o N 234
encrypt.o N 243
encrypt.o N 25
encrypt.o N 256
encrypt.o N 26b
encrypt.o N 299
encrypt.o N 2c7
encrypt.o N 2ca
encrypt.o N 2cc
encrypt.o N 2ce
encrypt.o N 2d1
encrypt.o N 2d4
encrypt.o N 2d7
encrypt.o N 2e5
encrypt.o N 2f
encrypt.o N 2f4
encrypt.o N 2fa
encrypt.o N 307
encrypt.o N 315
encrypt.o N 321
encrypt.o N 328
encrypt.o N 32e
encrypt.o N 334
encrypt.o N 337
encrypt.o N 33b
encrypt.o N 344
encrypt.o N 348
encrypt.o N 34e
encrypt.o N ed
encrypt.o N fa
encrypt.o N fe
encrypt.o Stateupdate T
encrypt.o dec_onebyte T
encrypt.o decryption_part T
encrypt.o enc_onebyte T
encrypt.o encryption_part T
encrypt.o filter T
encrypt.o mac_onebyte_ad T
encrypt.o mac_onebyte_message T
encrypt.o macgeneration_part T
encrypt.o tagverification_part T
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
encrypt.o Init_loading T
encrypt.o Initialization T
encrypt.o Initialization_mac T
encrypt.o Keystreamgen T
encrypt.o Keystreamgen_byte T
encrypt.o N 0
encrypt.o N 10d
encrypt.o N 11a
encrypt.o N 129
encrypt.o N 13c
encrypt.o N 149
encrypt.o N 15b
encrypt.o N 167
encrypt.o N 173
encrypt.o N 187
encrypt.o N 196
encrypt.o N 1a6
encrypt.o N 1b9
encrypt.o N 1ce
encrypt.o N 1de
encrypt.o N 20c
encrypt.o N 210
encrypt.o N 23e
encrypt.o N 243
encrypt.o N 248
encrypt.o N 24d
encrypt.o N 25
encrypt.o N 253
encrypt.o N 255
encrypt.o N 257
encrypt.o N 259
encrypt.o N 25b
encrypt.o N 25f
encrypt.o N 263
encrypt.o N 266
encrypt.o N 269
encrypt.o N 27d
encrypt.o N 280
encrypt.o N 283
encrypt.o N 286
encrypt.o N 288
encrypt.o N 28b
encrypt.o N 28d
encrypt.o N 28f
encrypt.o N 29c
encrypt.o N 29e
encrypt.o N 2a1
encrypt.o N 2b8
encrypt.o N 2bf
encrypt.o N 2cd
encrypt.o N 2dc
encrypt.o N 2e2
encrypt.o N 2ef
encrypt.o N 2f
encrypt.o N 2fd
encrypt.o N 309
encrypt.o N 310
encrypt.o N 316
encrypt.o N 31a
encrypt.o N 31c
encrypt.o N 31e
encrypt.o N 323
encrypt.o N 328
encrypt.o N 32d
encrypt.o N 333
encrypt.o N 336
encrypt.o N 33a
encrypt.o N 343
encrypt.o N 347
encrypt.o N 34d
encrypt.o N ec
encrypt.o N f8
encrypt.o N ff
encrypt.o Stateupdate T
encrypt.o dec_onebyte T
encrypt.o decryption_part T
encrypt.o enc_onebyte T
encrypt.o encryption_part T
encrypt.o filter T
encrypt.o mac_onebyte_ad T
encrypt.o mac_onebyte_message T
encrypt.o macgeneration_part T
encrypt.o tagverification_part T
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
encrypt.o Init_loading T
encrypt.o Initialization T
encrypt.o Initialization_mac T
encrypt.o Keystreamgen T
encrypt.o Keystreamgen_byte T
encrypt.o N 0
encrypt.o N 10c
encrypt.o N 10f
encrypt.o N 111
encrypt.o N 118
encrypt.o N 11d
encrypt.o N 122
encrypt.o N 127
encrypt.o N 12b
encrypt.o N 13a
encrypt.o N 141
encrypt.o N 147
encrypt.o N 15b
encrypt.o N 167
encrypt.o N 174
encrypt.o N 180
encrypt.o N 18f
encrypt.o N 1a2
encrypt.o N 1af
encrypt.o N 1c1
encrypt.o N 1cd
encrypt.o N 1d9
encrypt.o N 1e9
encrypt.o N 1fc
encrypt.o N 211
encrypt.o N 221
encrypt.o N 24f
encrypt.o N 25
encrypt.o N 253
encrypt.o N 281
encrypt.o N 287
encrypt.o N 289
encrypt.o N 28b
encrypt.o N 28d
encrypt.o N 290
encrypt.o N 2a4
encrypt.o N 2a7
encrypt.o N 2aa
encrypt.o N 2ad
encrypt.o N 2af
encrypt.o N 2b2
encrypt.o N 2b4
encrypt.o N 2b6
encrypt.o N 2c3
encrypt.o N 2c5
encrypt.o N 2c8
encrypt.o N 2df
encrypt.o N 2e6
encrypt.o N 2f
encrypt.o N 2f4
encrypt.o N 303
encrypt.o N 309
encrypt.o N 317
encrypt.o N 31b
encrypt.o N 31d
encrypt.o N 31f
encrypt.o N 324
encrypt.o N 329
encrypt.o N 32e
encrypt.o N 334
encrypt.o N 337
encrypt.o N 33b
encrypt.o N 344
encrypt.o N 348
encrypt.o N 34e
encrypt.o N ed
encrypt.o N fa
encrypt.o N fe
encrypt.o Stateupdate T
encrypt.o dec_onebyte T
encrypt.o decryption_part T
encrypt.o enc_onebyte T
encrypt.o encryption_part T
encrypt.o filter T
encrypt.o mac_onebyte_ad T
encrypt.o mac_onebyte_message T
encrypt.o macgeneration_part T
encrypt.o tagverification_part T
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
encrypt.o Init_loading T
encrypt.o Initialization T
encrypt.o Initialization_mac T
encrypt.o Keystreamgen T
encrypt.o Keystreamgen_byte T
encrypt.o N 0
encrypt.o N 10b
encrypt.o N 10e
encrypt.o N 110
encrypt.o N 117
encrypt.o N 11c
encrypt.o N 121
encrypt.o N 126
encrypt.o N 12a
encrypt.o N 136
encrypt.o N 13c
encrypt.o N 13e
encrypt.o N 140
encrypt.o N 142
encrypt.o N 146
encrypt.o N 158
encrypt.o N 15a
encrypt.o N 167
encrypt.o N 16a
encrypt.o N 171
encrypt.o N 188
encrypt.o N 198
encrypt.o N 19a
encrypt.o N 19f
encrypt.o N 1a1
encrypt.o N 1a6
encrypt.o N 1ab
encrypt.o N 1ad
encrypt.o N 1c1
encrypt.o N 1c5
encrypt.o N 1c8
encrypt.o N 1d8
encrypt.o N 1e7
encrypt.o N 1fa
encrypt.o N 207
encrypt.o N 213
encrypt.o N 21f
encrypt.o N 233
encrypt.o N 242
encrypt.o N 25
encrypt.o N 255
encrypt.o N 26a
encrypt.o N 298
encrypt.o N 2c6
encrypt.o N 2c9
encrypt.o N 2cb
encrypt.o N 2cd
encrypt.o N 2d0
encrypt.o N 2d3
encrypt.o N 2d6
encrypt.o N 2e4
encrypt.o N 2f
encrypt.o N 2f3
encrypt.o N 2f9
encrypt.o N 306
encrypt.o N 314
encrypt.o N 320
encrypt.o N 327
encrypt.o N 32d
encrypt.o N 333
encrypt.o N 336
encrypt.o N 33a
encrypt.o N 343
encrypt.o N 347
encrypt.o N 34d
encrypt.o N ec
encrypt.o N f9
encrypt.o N fd
encrypt.o Stateupdate T
encrypt.o dec_onebyte T
encrypt.o decryption_part T
encrypt.o enc_onebyte T
encrypt.o encryption_part T
encrypt.o filter T
encrypt.o mac_onebyte_ad T
encrypt.o mac_onebyte_message T
encrypt.o macgeneration_part T
encrypt.o tagverification_part T
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
encrypt.o Init_loading T
encrypt.o Initialization T
encrypt.o Initialization_mac T
encrypt.o Keystreamgen T
encrypt.o Keystreamgen_byte T
encrypt.o Stateupdate T
encrypt.o dec_onebyte T
encrypt.o decryption_part T
encrypt.o enc_onebyte T
encrypt.o encryption_part T
encrypt.o filter T
encrypt.o mac_onebyte_ad T
encrypt.o mac_onebyte_message T
encrypt.o macgeneration_part T
encrypt.o tagverification_part T
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |