Test results for armeabi, berry0, crypto_aead/gimli24v1
[Page version: 20250206 00:27:24]
Measurements for armeabi, berry0, crypto_aead
Test results for armeabi, berry0, crypto_aead
Test results for crypto_aead/gimli24v1
Computer: berry0
Microarchitecture: armeabi; ARM1176 (410fb767)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_aead
Primitive: gimli24v1
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
857656 | 5012 0 0 | 19131 356 816 | T:littleendian | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241006 | 20240909 |
1046298 | 1672 0 0 | 14139 356 816 | T:littleendian | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241006 | 20240909 |
1065826 | 1564 0 0 | 13191 348 816 | T:littleendian | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241006 | 20240909 |
1081442 | 3284 0 0 | 18612 384 824 | T:littleendian | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241006 | 20240909 |
1152414 | 1436 0 0 | 16834 380 816 | T:littleendian | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241006 | 20240909 |
1230955 | 3384 0 0 | 20680 384 816 | T:littleendian | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241006 | 20240909 |
1231092 | 3384 0 0 | 18696 384 824 | T:littleendian | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241006 | 20240909 |
1287528 | 1704 0 0 | 14074 352 816 | T:littleendian | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241006 | 20240909 |
2041620 | 1796 0 0 | 17194 380 816 | T:littleendian | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241006 | 20240909 |
2485977 | 5060 0 0 | 19171 356 816 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241006 | 20240909 |
2501010 | 2100 0 0 | 14559 356 816 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241006 | 20240909 |
3001949 | 3372 0 0 | 20656 384 816 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241006 | 20240909 |
3056790 | 1844 0 0 | 17234 380 816 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241006 | 20240909 |
3456202 | 4800 0 0 | 20116 384 824 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241006 | 20240909 |
3558153 | 4936 0 0 | 20236 384 824 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241006 | 20240909 |
5673017 | 1844 0 0 | 13463 348 816 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241006 | 20240909 |
5679104 | 2072 0 0 | 14434 352 816 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241006 | 20240909 |
7903393 | 2228 0 0 | 17602 380 816 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241006 | 20240909 |
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-11/lib/clang/11.0.1/include/x86intrin.h:15:
cipher.c: In file included from /usr/lib/llvm-11/lib/clang/11.0.1/include/immintrin.h:15:
cipher.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
cipher.c: return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
cipher.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cipher.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
cipher.c: return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
cipher.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cipher.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
cipher.c: return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
cipher.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cipher.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
cipher.c: return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
cipher.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cipher.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
cipher.c: return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
cipher.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cipher.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
cipher.c: return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
cipher.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cipher.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
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 (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
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: 1 | #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 (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
cipher.o N 0
cipher.o N 103
cipher.o N 10d
cipher.o N 115
cipher.o N 119
cipher.o N 123
cipher.o N 12b
cipher.o N 132
cipher.o N 13f
cipher.o N 14a
cipher.o N 153
cipher.o N 155
cipher.o N 15a
cipher.o N 191
cipher.o N 197
cipher.o N 1ce
cipher.o N 1d7
cipher.o N 1eb
cipher.o N 1ed
cipher.o N 1f2
cipher.o N 209
cipher.o N 20b
cipher.o N 20d
cipher.o N 212
cipher.o N 217
cipher.o N 21d
cipher.o N 220
cipher.o N 225
cipher.o N 22b
cipher.o N 22d
cipher.o N 233
cipher.o N 235
cipher.o N 237
cipher.o N 23e
cipher.o N 243
cipher.o N 25
cipher.o N 2e
cipher.o N f5
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
cipher.o N 0
cipher.o N 102
cipher.o N 10c
cipher.o N 114
cipher.o N 118
cipher.o N 122
cipher.o N 12a
cipher.o N 161
cipher.o N 167
cipher.o N 19e
cipher.o N 1a5
cipher.o N 1b2
cipher.o N 1bd
cipher.o N 1c6
cipher.o N 1cf
cipher.o N 1e3
cipher.o N 1e5
cipher.o N 1ea
cipher.o N 201
cipher.o N 203
cipher.o N 205
cipher.o N 20a
cipher.o N 20f
cipher.o N 215
cipher.o N 218
cipher.o N 21d
cipher.o N 223
cipher.o N 225
cipher.o N 22b
cipher.o N 232
cipher.o N 234
cipher.o N 236
cipher.o N 238
cipher.o N 23d
cipher.o N 244
cipher.o N 25
cipher.o N 2e
cipher.o N f4
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
cipher.o N 0
cipher.o N 103
cipher.o N 10d
cipher.o N 115
cipher.o N 119
cipher.o N 123
cipher.o N 12b
cipher.o N 132
cipher.o N 13f
cipher.o N 14a
cipher.o N 153
cipher.o N 155
cipher.o N 15a
cipher.o N 191
cipher.o N 197
cipher.o N 1ce
cipher.o N 1d7
cipher.o N 1eb
cipher.o N 1ed
cipher.o N 1f2
cipher.o N 209
cipher.o N 20b
cipher.o N 211
cipher.o N 213
cipher.o N 218
cipher.o N 21d
cipher.o N 223
cipher.o N 226
cipher.o N 22b
cipher.o N 22d
cipher.o N 233
cipher.o N 23a
cipher.o N 23c
cipher.o N 23e
cipher.o N 243
cipher.o N 25
cipher.o N 2e
cipher.o N f5
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
cipher.o N 0
cipher.o N 102
cipher.o N 10c
cipher.o N 114
cipher.o N 118
cipher.o N 122
cipher.o N 12a
cipher.o N 131
cipher.o N 13e
cipher.o N 149
cipher.o N 152
cipher.o N 154
cipher.o N 159
cipher.o N 190
cipher.o N 196
cipher.o N 1cd
cipher.o N 1d6
cipher.o N 1ea
cipher.o N 1ec
cipher.o N 1f1
cipher.o N 208
cipher.o N 20a
cipher.o N 20c
cipher.o N 211
cipher.o N 216
cipher.o N 21c
cipher.o N 21f
cipher.o N 224
cipher.o N 22a
cipher.o N 22c
cipher.o N 232
cipher.o N 239
cipher.o N 23b
cipher.o N 23d
cipher.o N 242
cipher.o N 25
cipher.o N 2e
cipher.o N f4
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
cipher.o N 0
cipher.o N 102
cipher.o N 107
cipher.o N 114
cipher.o N 11f
cipher.o N 128
cipher.o N 12e
cipher.o N 13c
cipher.o N 146
cipher.o N 14e
cipher.o N 152
cipher.o N 159
cipher.o N 15f
cipher.o N 161
cipher.o N 168
cipher.o N 16d
cipher.o N 19b
cipher.o N 1a1
cipher.o N 1cf
cipher.o N 1e3
cipher.o N 1e5
cipher.o N 1ea
cipher.o N 201
cipher.o N 203
cipher.o N 205
cipher.o N 20a
cipher.o N 20f
cipher.o N 215
cipher.o N 218
cipher.o N 21d
cipher.o N 21f
cipher.o N 225
cipher.o N 22c
cipher.o N 22e
cipher.o N 230
cipher.o N 25
cipher.o N 2e
cipher.o N ec
cipher.o N f0
cipher.o N fa
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
cipher.o N 0
cipher.o N 101
cipher.o N 12f
cipher.o N 135
cipher.o N 163
cipher.o N 16a
cipher.o N 177
cipher.o N 182
cipher.o N 18b
cipher.o N 190
cipher.o N 196
cipher.o N 19c
cipher.o N 1aa
cipher.o N 1b4
cipher.o N 1bc
cipher.o N 1d0
cipher.o N 1d2
cipher.o N 1d7
cipher.o N 1ee
cipher.o N 1f0
cipher.o N 1f2
cipher.o N 1f7
cipher.o N 1fc
cipher.o N 202
cipher.o N 205
cipher.o N 20a
cipher.o N 20c
cipher.o N 212
cipher.o N 214
cipher.o N 21b
cipher.o N 21d
cipher.o N 21f
cipher.o N 224
cipher.o N 22b
cipher.o N 230
cipher.o N 25
cipher.o N 2e
cipher.o N eb
cipher.o N ef
cipher.o N f9
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
cipher.o N 0
cipher.o N 102
cipher.o N 107
cipher.o N 114
cipher.o N 11f
cipher.o N 128
cipher.o N 12e
cipher.o N 13c
cipher.o N 146
cipher.o N 14e
cipher.o N 152
cipher.o N 159
cipher.o N 160
cipher.o N 162
cipher.o N 167
cipher.o N 16d
cipher.o N 19b
cipher.o N 1a1
cipher.o N 1cf
cipher.o N 1e3
cipher.o N 1e5
cipher.o N 1ea
cipher.o N 201
cipher.o N 203
cipher.o N 205
cipher.o N 20a
cipher.o N 20f
cipher.o N 215
cipher.o N 218
cipher.o N 21d
cipher.o N 21f
cipher.o N 225
cipher.o N 22c
cipher.o N 22e
cipher.o N 230
cipher.o N 25
cipher.o N 2e
cipher.o N ec
cipher.o N f0
cipher.o N fa
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
cipher.o N 0
cipher.o N 101
cipher.o N 106
cipher.o N 113
cipher.o N 11e
cipher.o N 127
cipher.o N 12d
cipher.o N 13b
cipher.o N 145
cipher.o N 14d
cipher.o N 151
cipher.o N 158
cipher.o N 15e
cipher.o N 160
cipher.o N 167
cipher.o N 16c
cipher.o N 19a
cipher.o N 1a0
cipher.o N 1ce
cipher.o N 1e2
cipher.o N 1e4
cipher.o N 1e9
cipher.o N 200
cipher.o N 202
cipher.o N 204
cipher.o N 209
cipher.o N 20e
cipher.o N 214
cipher.o N 217
cipher.o N 21c
cipher.o N 21e
cipher.o N 224
cipher.o N 226
cipher.o N 22d
cipher.o N 22f
cipher.o N 25
cipher.o N 2e
cipher.o N eb
cipher.o N ef
cipher.o N f9
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) |