Test results for armeabi, berry0, crypto_hash/gimli24v1
[Page version: 20250206 00:27:24]
Measurements for armeabi, berry0, crypto_hash
Test results for armeabi, berry0, crypto_hash
Test results for crypto_hash/gimli24v1
Computer: berry0
Microarchitecture: armeabi; ARM1176 (410fb767)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_hash
Primitive: gimli24v1
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
220844 | 1560 0 0 | 12367 356 744 | T:littleendian | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241001 | 20240909 |
263038 | 552 0 0 | 9699 356 744 | T:littleendian | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241001 | 20240909 |
264407 | 532 0 0 | 8931 348 744 | T:littleendian | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241001 | 20240909 |
268243 | 1208 0 0 | 13320 384 752 | T:littleendian | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241001 | 20240909 |
282126 | 484 0 0 | 10114 380 744 | T:littleendian | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241001 | 20240909 |
305981 | 1276 0 0 | 12808 384 744 | T:littleendian | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241001 | 20240909 |
307499 | 1276 0 0 | 13340 384 752 | T:littleendian | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241001 | 20240909 |
318635 | 540 0 0 | 9563 356 744 | T:littleendian | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241001 | 20240909 |
504937 | 564 0 0 | 10190 380 744 | T:littleendian | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241001 | 20240909 |
619213 | 1088 0 0 | 11887 356 744 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241001 | 20240909 |
629163 | 940 0 0 | 10079 356 744 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241001 | 20240909 |
757840 | 888 0 0 | 12408 384 744 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241001 | 20240909 |
758348 | 880 0 0 | 10502 380 744 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241001 | 20240909 |
872808 | 2348 0 0 | 14448 384 752 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241001 | 20240909 |
897480 | 2452 0 0 | 14504 384 752 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241001 | 20240909 |
1408628 | 768 0 0 | 9159 348 744 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241001 | 20240909 |
1427687 | 912 0 0 | 9927 356 744 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241001 | 20240909 |
1969898 | 1084 0 0 | 10678 380 744 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241001 | 20240909 |
Compiler output
gimli_hash.c: In file included from gimli_hash.c:5:
gimli_hash.c: In file included from ./gimli.inc:1:
gimli_hash.c: In file included from /usr/lib/llvm-11/lib/clang/11.0.1/include/x86intrin.h:15:
gimli_hash.c: In file included from /usr/lib/llvm-11/lib/clang/11.0.1/include/immintrin.h:15:
gimli_hash.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:50:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
gimli_hash.c: return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
gimli_hash.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gimli_hash.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:129:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
gimli_hash.c: return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
gimli_hash.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gimli_hash.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:159:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
gimli_hash.c: return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
gimli_hash.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gimli_hash.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:189:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
gimli_hash.c: return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
gimli_hash.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gimli_hash.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:216:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
gimli_hash.c: return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
gimli_hash.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gimli_hash.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:239:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
gimli_hash.c: return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
gimli_hash.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gimli_hash.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:260:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
gimli_hash.c: return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2);
gimli_hash.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gimli_hash.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 (Raspbian_Clang_11.0.1) |
T:sse | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:sse | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:sse | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:sse | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ssealt | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ssealt | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ssealt | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ssealt | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ssealt | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Compiler output
gimli_hash.c: In file included from gimli_hash.c:5:
gimli_hash.c: gimli.inc:1:10: fatal error: x86intrin.h: No such file or directory
gimli_hash.c: 1 | #include <x86intrin.h>
gimli_hash.c: | ^~~~~~~~~~~~~
gimli_hash.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 (10.2.1_20210110) |
T:sse | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:sse | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:sse | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ssealt | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ssealt | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ssealt | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ssealt | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
Namespace violations
gimli_hash.o N 0
gimli_hash.o N 107
gimli_hash.o N 111
gimli_hash.o N 119
gimli_hash.o N 120
gimli_hash.o N 12d
gimli_hash.o N 138
gimli_hash.o N 141
gimli_hash.o N 143
gimli_hash.o N 148
gimli_hash.o N 14c
gimli_hash.o N 17b
gimli_hash.o N 181
gimli_hash.o N 187
gimli_hash.o N 19b
gimli_hash.o N 19f
gimli_hash.o N 1a2
gimli_hash.o N 1aa
gimli_hash.o N 1b0
gimli_hash.o N 1c7
gimli_hash.o N 1c9
gimli_hash.o N 1d4
gimli_hash.o N 1dd
gimli_hash.o N 1e3
gimli_hash.o N 1e5
gimli_hash.o N 1e7
gimli_hash.o N 25
gimli_hash.o N 32
gimli_hash.o N f9
Number of similar (implementation,compiler) pairs: 2, namely:
Implementation | Compiler |
T:littleendian | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:littleendian | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
gimli_hash.o N 0
gimli_hash.o N 106
gimli_hash.o N 110
gimli_hash.o N 118
gimli_hash.o N 147
gimli_hash.o N 14b
gimli_hash.o N 151
gimli_hash.o N 158
gimli_hash.o N 165
gimli_hash.o N 170
gimli_hash.o N 179
gimli_hash.o N 17f
gimli_hash.o N 193
gimli_hash.o N 197
gimli_hash.o N 19a
gimli_hash.o N 1a2
gimli_hash.o N 1a8
gimli_hash.o N 1bf
gimli_hash.o N 1c1
gimli_hash.o N 1cc
gimli_hash.o N 1d5
gimli_hash.o N 1db
gimli_hash.o N 1e2
gimli_hash.o N 1e4
gimli_hash.o N 1e6
gimli_hash.o N 1e8
gimli_hash.o N 25
gimli_hash.o N 32
gimli_hash.o N f8
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:littleendian | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
gimli_hash.o N 0
gimli_hash.o N 107
gimli_hash.o N 111
gimli_hash.o N 119
gimli_hash.o N 120
gimli_hash.o N 12d
gimli_hash.o N 138
gimli_hash.o N 141
gimli_hash.o N 143
gimli_hash.o N 148
gimli_hash.o N 14c
gimli_hash.o N 17b
gimli_hash.o N 181
gimli_hash.o N 187
gimli_hash.o N 19b
gimli_hash.o N 19f
gimli_hash.o N 1a2
gimli_hash.o N 1aa
gimli_hash.o N 1b0
gimli_hash.o N 1c7
gimli_hash.o N 1c9
gimli_hash.o N 1d4
gimli_hash.o N 1dd
gimli_hash.o N 1e3
gimli_hash.o N 1ea
gimli_hash.o N 1ec
gimli_hash.o N 25
gimli_hash.o N 32
gimli_hash.o N f9
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:littleendian | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
gimli_hash.o N 0
gimli_hash.o N 106
gimli_hash.o N 110
gimli_hash.o N 118
gimli_hash.o N 11f
gimli_hash.o N 12c
gimli_hash.o N 137
gimli_hash.o N 140
gimli_hash.o N 142
gimli_hash.o N 147
gimli_hash.o N 14b
gimli_hash.o N 17a
gimli_hash.o N 180
gimli_hash.o N 186
gimli_hash.o N 19a
gimli_hash.o N 19e
gimli_hash.o N 1a1
gimli_hash.o N 1a9
gimli_hash.o N 1af
gimli_hash.o N 1c6
gimli_hash.o N 1c8
gimli_hash.o N 1d3
gimli_hash.o N 1dc
gimli_hash.o N 1e2
gimli_hash.o N 1e9
gimli_hash.o N 1eb
gimli_hash.o N 25
gimli_hash.o N 32
gimli_hash.o N f8
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:littleendian | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
gimli_hash.o N 0
gimli_hash.o N 101
gimli_hash.o N 10f
gimli_hash.o N 119
gimli_hash.o N 121
gimli_hash.o N 12e
gimli_hash.o N 145
gimli_hash.o N 150
gimli_hash.o N 159
gimli_hash.o N 160
gimli_hash.o N 16e
gimli_hash.o N 176
gimli_hash.o N 18a
gimli_hash.o N 194
gimli_hash.o N 196
gimli_hash.o N 19b
gimli_hash.o N 1a8
gimli_hash.o N 1b3
gimli_hash.o N 1bc
gimli_hash.o N 1c2
gimli_hash.o N 1c6
gimli_hash.o N 1ca
gimli_hash.o N 1d1
gimli_hash.o N 1d7
gimli_hash.o N 1d9
gimli_hash.o N 1e0
gimli_hash.o N 1e5
gimli_hash.o N 20b
gimli_hash.o N 211
gimli_hash.o N 215
gimli_hash.o N 218
gimli_hash.o N 21e
gimli_hash.o N 224
gimli_hash.o N 22b
gimli_hash.o N 22d
gimli_hash.o N 25
gimli_hash.o N 32
gimli_hash.o N f0
gimli_hash.o N fb
Number of similar (implementation,compiler) pairs: 2, namely:
Implementation | Compiler |
T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
gimli_hash.o N 0
gimli_hash.o N 115
gimli_hash.o N 119
gimli_hash.o N 124
gimli_hash.o N 12a
gimli_hash.o N 131
gimli_hash.o N 13e
gimli_hash.o N 149
gimli_hash.o N 152
gimli_hash.o N 157
gimli_hash.o N 15d
gimli_hash.o N 161
gimli_hash.o N 16f
gimli_hash.o N 172
gimli_hash.o N 178
gimli_hash.o N 18f
gimli_hash.o N 197
gimli_hash.o N 1a1
gimli_hash.o N 1a9
gimli_hash.o N 1bd
gimli_hash.o N 1c3
gimli_hash.o N 1cd
gimli_hash.o N 1d8
gimli_hash.o N 1e1
gimli_hash.o N 1ef
gimli_hash.o N 1f6
gimli_hash.o N 203
gimli_hash.o N 205
gimli_hash.o N 20b
gimli_hash.o N 211
gimli_hash.o N 213
gimli_hash.o N 21a
gimli_hash.o N 21c
gimli_hash.o N 21e
gimli_hash.o N 223
gimli_hash.o N 227
gimli_hash.o N 25
gimli_hash.o N 32
gimli_hash.o N ef
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
gimli_hash.o N 0
gimli_hash.o N 101
gimli_hash.o N 10f
gimli_hash.o N 119
gimli_hash.o N 121
gimli_hash.o N 12e
gimli_hash.o N 145
gimli_hash.o N 150
gimli_hash.o N 159
gimli_hash.o N 160
gimli_hash.o N 16e
gimli_hash.o N 176
gimli_hash.o N 18a
gimli_hash.o N 194
gimli_hash.o N 196
gimli_hash.o N 19b
gimli_hash.o N 1a8
gimli_hash.o N 1b3
gimli_hash.o N 1bc
gimli_hash.o N 1c2
gimli_hash.o N 1c6
gimli_hash.o N 1ca
gimli_hash.o N 1d1
gimli_hash.o N 1d8
gimli_hash.o N 1da
gimli_hash.o N 1df
gimli_hash.o N 1e5
gimli_hash.o N 20b
gimli_hash.o N 211
gimli_hash.o N 215
gimli_hash.o N 218
gimli_hash.o N 21e
gimli_hash.o N 224
gimli_hash.o N 22b
gimli_hash.o N 22d
gimli_hash.o N 25
gimli_hash.o N 32
gimli_hash.o N f0
gimli_hash.o N fb
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
gimli_hash.o N 0
gimli_hash.o N 100
gimli_hash.o N 10e
gimli_hash.o N 118
gimli_hash.o N 120
gimli_hash.o N 12d
gimli_hash.o N 144
gimli_hash.o N 14f
gimli_hash.o N 158
gimli_hash.o N 15f
gimli_hash.o N 16d
gimli_hash.o N 175
gimli_hash.o N 189
gimli_hash.o N 193
gimli_hash.o N 195
gimli_hash.o N 19a
gimli_hash.o N 1a7
gimli_hash.o N 1b2
gimli_hash.o N 1bb
gimli_hash.o N 1c1
gimli_hash.o N 1c5
gimli_hash.o N 1c9
gimli_hash.o N 1d0
gimli_hash.o N 1d6
gimli_hash.o N 1d8
gimli_hash.o N 1df
gimli_hash.o N 1e4
gimli_hash.o N 20a
gimli_hash.o N 210
gimli_hash.o N 214
gimli_hash.o N 217
gimli_hash.o N 21d
gimli_hash.o N 223
gimli_hash.o N 225
gimli_hash.o N 22c
gimli_hash.o N 25
gimli_hash.o N 32
gimli_hash.o N ef
gimli_hash.o N fa
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) |