Test results for armeabi, bblack, crypto_aead/gimli24v1
[Page version: 20241101 10:17:42]
Measurements for armeabi, bblack, crypto_aead
Test results for armeabi, bblack, crypto_aead
Test results for crypto_aead/gimli24v1
Computer: bblack
Microarchitecture: armeabi; Cortex-A8 (413fc082)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240716
Operation: crypto_aead
Primitive: gimli24v1
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
536432 | 4868 0 0 | 15906 460 776 | T:littleendian | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240808 | 20240716 |
588384 | 4096 0 0 | 28519 412 792 | T:littleendian | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240808 | 20240716 |
596888 | 3112 0 0 | 18751 412 784 | T:littleendian | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240808 | 20240716 |
596896 | 3112 0 0 | 19751 412 776 | T:littleendian | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240808 | 20240716 |
596928 | 3112 0 0 | 19751 412 776 | T:littleendian | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240808 | 20240716 |
661928 | 1104 0 0 | 10781 448 776 | T:littleendian | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240808 | 20240716 |
678888 | 1308 0 0 | 11281 456 776 | T:littleendian | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240808 | 20240716 |
704048 | 1400 0 0 | 16349 408 776 | T:littleendian | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240808 | 20240716 |
913832 | 1202 0 0 | 11273 456 776 | T:littleendian | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240808 | 20240716 |
1316432 | 2928 0 0 | 19555 412 776 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240808 | 20240716 |
1316528 | 2928 0 0 | 19555 412 776 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240808 | 20240716 |
1347360 | 1576 0 0 | 16517 408 776 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240808 | 20240716 |
1475144 | 4280 0 0 | 15314 460 776 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240808 | 20240716 |
1558928 | 1492 0 0 | 11457 456 776 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240808 | 20240716 |
2303432 | 5692 0 0 | 30099 412 792 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240808 | 20240716 |
2317064 | 4708 0 0 | 20339 412 784 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240808 | 20240716 |
3676544 | 1462 0 0 | 11521 456 776 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240808 | 20240716 |
3865120 | 1324 0 0 | 10989 448 776 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240808 | 20240716 |
Compiler output
cipher.c: In file included from cipher.c:5:
cipher.c: In file included from ./gimli.inc:1:
cipher.c: In file included from /usr/lib/llvm-7/lib/clang/7.0.1/include/x86intrin.h:29:
cipher.c: In file included from /usr/lib/llvm-7/lib/clang/7.0.1/include/immintrin.h:28:
cipher.c: /usr/lib/llvm-7/lib/clang/7.0.1/include/mmintrin.h:64:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
cipher.c: return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
cipher.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cipher.c: /usr/lib/llvm-7/lib/clang/7.0.1/include/mmintrin.h:143:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
cipher.c: return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
cipher.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cipher.c: /usr/lib/llvm-7/lib/clang/7.0.1/include/mmintrin.h:173:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
cipher.c: return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
cipher.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cipher.c: /usr/lib/llvm-7/lib/clang/7.0.1/include/mmintrin.h:203:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
cipher.c: return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
cipher.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cipher.c: /usr/lib/llvm-7/lib/clang/7.0.1/include/mmintrin.h:230:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
cipher.c: return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
cipher.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cipher.c: /usr/lib/llvm-7/lib/clang/7.0.1/include/mmintrin.h:253:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
cipher.c: return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
cipher.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cipher.c: /usr/lib/llvm-7/lib/clang/7.0.1/include/mmintrin.h:274:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
cipher.c: return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2);
cipher.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cipher.c: ...
Number of similar (implementation,compiler) pairs: 10, namely:
Implementation | Compiler |
T:sse | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:sse | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:sse | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:sse | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:sse | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:ssealt | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:ssealt | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:ssealt | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:ssealt | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:ssealt | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Compiler output
cipher.c: In file included from cipher.c:5:
cipher.c: gimli.inc:1:10: fatal error: x86intrin.h: No such file or directory
cipher.c: #include <x86intrin.h>
cipher.c: ^~~~~~~~~~~~~
cipher.c: compilation terminated.
Number of similar (implementation,compiler) pairs: 8, namely:
Implementation | Compiler |
T:sse | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:sse | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:sse | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:sse | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:ssealt | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:ssealt | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:ssealt | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:ssealt | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Namespace violations
cipher.o N 00000000
cipher.o N 00000037
cipher.o N 00000040
cipher.o N 0000010f
cipher.o N 0000011d
cipher.o N 00000127
cipher.o N 0000012f
cipher.o N 00000133
cipher.o N 0000013d
cipher.o N 00000145
cipher.o N 0000014c
cipher.o N 00000159
cipher.o N 00000164
cipher.o N 0000016d
cipher.o N 0000016f
cipher.o N 00000174
cipher.o N 000001ab
cipher.o N 000001b1
cipher.o N 000001e8
cipher.o N 000001f1
cipher.o N 00000205
cipher.o N 00000207
cipher.o N 0000020c
cipher.o N 00000223
cipher.o N 00000225
cipher.o N 00000227
cipher.o N 0000022c
cipher.o N 00000231
cipher.o N 00000237
cipher.o N 0000023a
cipher.o N 0000023f
cipher.o N 00000245
cipher.o N 00000247
cipher.o N 0000024d
cipher.o N 0000024f
cipher.o N 00000256
cipher.o N 00000258
cipher.o N 0000025d
Number of similar (implementation,compiler) pairs: 2, namely:
Implementation | Compiler |
T:littleendian | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:littleendian | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
cipher.o N 00000000
cipher.o N 00000037
cipher.o N 00000040
cipher.o N 0000010e
cipher.o N 0000011c
cipher.o N 00000126
cipher.o N 0000012e
cipher.o N 00000132
cipher.o N 0000013c
cipher.o N 00000144
cipher.o N 0000014b
cipher.o N 00000158
cipher.o N 00000163
cipher.o N 0000016c
cipher.o N 0000016e
cipher.o N 00000173
cipher.o N 000001aa
cipher.o N 000001b0
cipher.o N 000001e7
cipher.o N 000001f0
cipher.o N 00000204
cipher.o N 00000206
cipher.o N 0000020b
cipher.o N 00000222
cipher.o N 00000224
cipher.o N 00000226
cipher.o N 0000022b
cipher.o N 00000230
cipher.o N 00000236
cipher.o N 00000239
cipher.o N 0000023e
cipher.o N 00000244
cipher.o N 00000246
cipher.o N 0000024c
cipher.o N 0000024e
cipher.o N 00000255
cipher.o N 00000257
cipher.o N 0000025c
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:littleendian | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
cipher.o N 00000000
cipher.o N 00000037
cipher.o N 00000040
cipher.o N 0000010f
cipher.o N 0000011d
cipher.o N 00000127
cipher.o N 0000012f
cipher.o N 00000133
cipher.o N 0000013d
cipher.o N 00000145
cipher.o N 0000014c
cipher.o N 00000159
cipher.o N 00000164
cipher.o N 0000016d
cipher.o N 0000016f
cipher.o N 00000174
cipher.o N 000001ab
cipher.o N 000001b1
cipher.o N 000001e8
cipher.o N 000001f1
cipher.o N 00000205
cipher.o N 00000207
cipher.o N 0000020c
cipher.o N 00000223
cipher.o N 00000225
cipher.o N 0000022b
cipher.o N 0000022d
cipher.o N 00000232
cipher.o N 00000237
cipher.o N 0000023d
cipher.o N 00000240
cipher.o N 00000245
cipher.o N 00000247
cipher.o N 0000024d
cipher.o N 00000254
cipher.o N 00000256
cipher.o N 00000258
cipher.o N 0000025d
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:littleendian | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
cipher.o N 00000000
cipher.o N 00000037
cipher.o N 00000040
cipher.o N 0000010e
cipher.o N 0000011c
cipher.o N 00000126
cipher.o N 0000012e
cipher.o N 00000132
cipher.o N 0000013c
cipher.o N 00000144
cipher.o N 0000014b
cipher.o N 00000158
cipher.o N 00000163
cipher.o N 0000016c
cipher.o N 0000016e
cipher.o N 00000173
cipher.o N 000001aa
cipher.o N 000001b0
cipher.o N 000001e7
cipher.o N 000001f0
cipher.o N 00000204
cipher.o N 00000206
cipher.o N 0000020b
cipher.o N 00000222
cipher.o N 00000224
cipher.o N 0000022a
cipher.o N 0000022c
cipher.o N 00000231
cipher.o N 00000236
cipher.o N 0000023c
cipher.o N 0000023f
cipher.o N 00000244
cipher.o N 00000246
cipher.o N 0000024c
cipher.o N 0000024e
cipher.o N 00000255
cipher.o N 00000257
cipher.o N 0000025c
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:littleendian | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
cipher.o N 00000000
cipher.o N 00000037
cipher.o N 00000040
cipher.o N 00000106
cipher.o N 0000010a
cipher.o N 00000114
cipher.o N 0000011c
cipher.o N 00000121
cipher.o N 0000012e
cipher.o N 00000139
cipher.o N 00000142
cipher.o N 00000148
cipher.o N 00000156
cipher.o N 00000160
cipher.o N 00000168
cipher.o N 0000016c
cipher.o N 00000173
cipher.o N 0000017a
cipher.o N 0000017c
cipher.o N 00000181
cipher.o N 00000187
cipher.o N 000001b5
cipher.o N 000001bb
cipher.o N 000001e9
cipher.o N 000001fd
cipher.o N 000001ff
cipher.o N 00000204
cipher.o N 0000021b
cipher.o N 0000021d
cipher.o N 0000021f
cipher.o N 00000224
cipher.o N 00000229
cipher.o N 0000022f
cipher.o N 00000232
cipher.o N 00000237
cipher.o N 00000239
cipher.o N 0000023f
cipher.o N 00000246
cipher.o N 00000248
cipher.o N 0000024a
Number of similar (implementation,compiler) pairs: 2, namely:
Implementation | Compiler |
T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
cipher.o N 00000000
cipher.o N 00000037
cipher.o N 00000040
cipher.o N 00000106
cipher.o N 0000010a
cipher.o N 00000114
cipher.o N 0000011c
cipher.o N 00000121
cipher.o N 0000012e
cipher.o N 00000139
cipher.o N 00000142
cipher.o N 00000148
cipher.o N 00000156
cipher.o N 00000160
cipher.o N 00000168
cipher.o N 0000016c
cipher.o N 00000173
cipher.o N 00000179
cipher.o N 0000017b
cipher.o N 00000182
cipher.o N 00000187
cipher.o N 000001b5
cipher.o N 000001bb
cipher.o N 000001e9
cipher.o N 000001fd
cipher.o N 000001ff
cipher.o N 00000204
cipher.o N 0000021b
cipher.o N 0000021d
cipher.o N 0000021f
cipher.o N 00000224
cipher.o N 00000229
cipher.o N 0000022f
cipher.o N 00000232
cipher.o N 00000237
cipher.o N 00000239
cipher.o N 0000023f
cipher.o N 00000246
cipher.o N 00000248
cipher.o N 0000024a
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
cipher.o N 00000000
cipher.o N 00000037
cipher.o N 00000040
cipher.o N 00000105
cipher.o N 00000109
cipher.o N 00000113
cipher.o N 0000011b
cipher.o N 00000120
cipher.o N 0000012d
cipher.o N 00000138
cipher.o N 00000141
cipher.o N 00000147
cipher.o N 00000155
cipher.o N 0000015f
cipher.o N 00000167
cipher.o N 0000016b
cipher.o N 00000172
cipher.o N 00000179
cipher.o N 0000017b
cipher.o N 00000180
cipher.o N 00000186
cipher.o N 000001b4
cipher.o N 000001ba
cipher.o N 000001e8
cipher.o N 000001fc
cipher.o N 000001fe
cipher.o N 00000203
cipher.o N 0000021a
cipher.o N 0000021c
cipher.o N 0000021e
cipher.o N 00000223
cipher.o N 00000228
cipher.o N 0000022e
cipher.o N 00000231
cipher.o N 00000236
cipher.o N 00000238
cipher.o N 0000023e
cipher.o N 00000245
cipher.o N 00000247
cipher.o N 00000249
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
cipher.o N 00000000
cipher.o N 00000037
cipher.o N 00000040
cipher.o N 00000105
cipher.o N 00000109
cipher.o N 00000113
cipher.o N 0000011b
cipher.o N 00000120
cipher.o N 0000012d
cipher.o N 00000138
cipher.o N 00000141
cipher.o N 00000147
cipher.o N 00000155
cipher.o N 0000015f
cipher.o N 00000167
cipher.o N 0000016b
cipher.o N 00000172
cipher.o N 00000178
cipher.o N 0000017a
cipher.o N 00000181
cipher.o N 00000186
cipher.o N 000001b4
cipher.o N 000001ba
cipher.o N 000001e8
cipher.o N 000001fc
cipher.o N 000001fe
cipher.o N 00000203
cipher.o N 0000021a
cipher.o N 0000021c
cipher.o N 0000021e
cipher.o N 00000223
cipher.o N 00000228
cipher.o N 0000022e
cipher.o N 00000231
cipher.o N 00000236
cipher.o N 00000238
cipher.o N 0000023e
cipher.o N 00000245
cipher.o N 00000247
cipher.o N 00000249
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |