Test results for armeabi, bblack, crypto_aead/aesjambuv1
[Page version: 20241101 10:17:42]
Measurements for armeabi, bblack, crypto_aead
Test results for armeabi, bblack, crypto_aead
Test results for crypto_aead/aesjambuv1
Computer: bblack
Microarchitecture: armeabi; Cortex-A8 (413fc082)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240716
Operation: crypto_aead
Primitive: aesjambuv1
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
454440 | 5224 5120 0 | 19606 5580 776 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240807 | 20240716 |
509936 | 4726 5120 0 | 18418 5572 776 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240807 | 20240716 |
523352 | 5744 5120 0 | 29429 5528 776 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240807 | 20240716 |
523384 | 5820 5120 0 | 28887 5532 784 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240807 | 20240716 |
523432 | 5812 5120 0 | 37383 5532 792 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240807 | 20240716 |
523440 | 5820 5120 0 | 31271 5532 776 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240807 | 20240716 |
523472 | 5820 5120 0 | 31271 5532 776 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240807 | 20240716 |
610640 | 4800 5120 0 | 19646 5580 776 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240807 | 20240716 |
758264 | 5276 5120 0 | 20682 5580 776 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240807 | 20240716 |
Compiler output
encrypt.c: In file included from encrypt.c:3:
encrypt.c: In file included from /usr/lib/llvm-7/lib/clang/7.0.1/include/immintrin.h:28:
encrypt.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
encrypt.c: return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
encrypt.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt.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
encrypt.c: return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
encrypt.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt.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
encrypt.c: return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
encrypt.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt.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
encrypt.c: return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
encrypt.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt.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
encrypt.c: return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
encrypt.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt.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
encrypt.c: return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
encrypt.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt.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
encrypt.c: return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2);
encrypt.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encrypt.c: /usr/lib/llvm-7/lib/clang/7.0.1/include/mmintrin.h:301:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
encrypt.c: return (__m64)__builtin_ia32_punpcklbw((__v8qi)__m1, (__v8qi)__m2);
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
T:aesni | 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:aesni | 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:aesni | 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:aesni | 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:aesni | 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
encrypt.c: encrypt.c:3:10: fatal error: immintrin.h: No such file or directory
encrypt.c: #include <immintrin.h>
encrypt.c: ^~~~~~~~~~~~~
encrypt.c: compilation terminated.
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:aesni | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:aesni | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:aesni | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:aesni | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Compiler output
encrypt.c: encrypt.c:267:11: warning: unused variable 'check' [-Wunused-variable]
encrypt.c: uint8_t check = 0;
encrypt.c: ^
encrypt.c: 1 warning generated.
Number of similar (implementation,compiler) pairs: 5, 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 -O3 -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 -O -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)) |
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)) |
Compiler output
encrypt.c: encrypt.c: In function 'crypto_aead_aesjambuv1_ref_timingleaks_decrypt':
encrypt.c: encrypt.c:267:11: warning: unused variable 'check' [-Wunused-variable]
encrypt.c: uint8_t 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 (8.3.0) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Namespace violations
aes.o AESEncrypt T
aes.o AESKeySteup T
aes.o N 00000000
aes.o N 00000037
aes.o N 0000003d
aes.o N 00000104
aes.o N 00000108
aes.o N 00000115
aes.o N 00000129
aes.o N 0000012d
aes.o N 00000131
aes.o N 00000135
aes.o N 00000139
aes.o N 0000013e
aes.o N 00000142
aes.o N 0000014e
aes.o N 00000159
aes.o N 0000015c
aes.o N 0000016a
aes.o N 00000170
aes.o N 00000176
aes.o N 00000179
aes.o N 0000017c
aes.o N 0000017f
aes.o N 00000182
aes.o N 00000185
aes.o N 00000188
aes.o N 0000018b
aes.o TE0 D
aes.o TE1 D
aes.o TE2 D
aes.o TE3 D
aes.o TE4 D
encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 00000108
encrypt.o N 00000115
encrypt.o N 0000012a
encrypt.o N 0000012d
encrypt.o N 00000130
encrypt.o N 0000013e
encrypt.o N 00000148
encrypt.o N 00000150
encrypt.o N 00000157
encrypt.o N 0000015e
encrypt.o N 00000170
encrypt.o N 00000178
encrypt.o N 0000018d
encrypt.o N 00000191
encrypt.o N 00000193
encrypt.o N 000001a7
encrypt.o N 000001b9
encrypt.o N 000001d0
encrypt.o N 000001dd
encrypt.o N 000001eb
encrypt.o N 00000205
encrypt.o N 0000021c
encrypt.o N 00000231
encrypt.o N 00000238
encrypt.o N 0000024f
encrypt.o N 0000025a
encrypt.o N 00000263
encrypt.o N 00000265
encrypt.o N 0000027c
encrypt.o N 00000292
encrypt.o N 000002a9
encrypt.o N 000002ad
encrypt.o N 000002b3
encrypt.o N 000002b5
encrypt.o N 000002b7
encrypt.o N 000002e6
encrypt.o N 00000315
encrypt.o N 00000321
encrypt.o N 00000324
encrypt.o N 00000329
encrypt.o N 0000032b
encrypt.o N 0000032d
encrypt.o N 00000332
encrypt.o N 00000337
encrypt.o N 0000033d
encrypt.o N 00000340
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 -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
aes.o AESEncrypt T
aes.o AESKeySteup T
aes.o N 00000000
aes.o N 00000037
aes.o N 0000003d
aes.o N 00000103
aes.o N 00000107
aes.o N 00000114
aes.o N 00000128
aes.o N 0000012c
aes.o N 00000130
aes.o N 00000134
aes.o N 00000138
aes.o N 0000013d
aes.o N 00000141
aes.o N 0000014d
aes.o N 00000158
aes.o N 0000015b
aes.o N 00000169
aes.o N 0000016f
aes.o N 00000175
aes.o N 00000178
aes.o N 0000017b
aes.o N 0000017e
aes.o N 00000181
aes.o N 00000184
aes.o N 00000187
aes.o N 0000018a
aes.o TE0 D
aes.o TE1 D
aes.o TE2 D
aes.o TE3 D
aes.o TE4 D
encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 00000107
encrypt.o N 00000114
encrypt.o N 00000129
encrypt.o N 0000012c
encrypt.o N 0000012f
encrypt.o N 0000013d
encrypt.o N 00000147
encrypt.o N 0000014f
encrypt.o N 00000156
encrypt.o N 0000015d
encrypt.o N 0000016f
encrypt.o N 00000177
encrypt.o N 0000018c
encrypt.o N 00000190
encrypt.o N 00000192
encrypt.o N 000001a6
encrypt.o N 000001b8
encrypt.o N 000001cf
encrypt.o N 000001dc
encrypt.o N 000001ea
encrypt.o N 00000204
encrypt.o N 0000021b
encrypt.o N 00000230
encrypt.o N 00000237
encrypt.o N 0000024e
encrypt.o N 00000259
encrypt.o N 00000262
encrypt.o N 00000264
encrypt.o N 0000027b
encrypt.o N 00000291
encrypt.o N 000002a8
encrypt.o N 000002ac
encrypt.o N 000002b2
encrypt.o N 000002b4
encrypt.o N 000002b6
encrypt.o N 000002e5
encrypt.o N 00000314
encrypt.o N 00000320
encrypt.o N 00000323
encrypt.o N 00000328
encrypt.o N 0000032a
encrypt.o N 0000032c
encrypt.o N 00000331
encrypt.o N 00000336
encrypt.o N 0000033c
encrypt.o N 0000033f
Number of similar (implementation,compiler) pairs: 2, 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)) |
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)) |
Namespace violations
aes.o AESEncrypt T
aes.o AESKeySteup T
aes.o N 00000000
aes.o N 00000037
aes.o N 0000003d
aes.o N 00000104
aes.o N 00000108
aes.o N 00000115
aes.o N 00000129
aes.o N 0000012d
aes.o N 00000131
aes.o N 00000135
aes.o N 00000139
aes.o N 0000013e
aes.o N 00000142
aes.o N 0000014e
aes.o N 00000159
aes.o N 0000015c
aes.o N 0000016a
aes.o N 00000170
aes.o N 00000176
aes.o N 00000179
aes.o N 0000017c
aes.o N 0000017f
aes.o N 00000182
aes.o N 00000185
aes.o N 00000188
aes.o N 0000018b
aes.o TE0 D
aes.o TE1 D
aes.o TE2 D
aes.o TE3 D
aes.o TE4 D
encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 00000108
encrypt.o N 00000115
encrypt.o N 0000012a
encrypt.o N 0000012d
encrypt.o N 00000130
encrypt.o N 0000013e
encrypt.o N 00000148
encrypt.o N 00000150
encrypt.o N 00000157
encrypt.o N 0000015e
encrypt.o N 00000170
encrypt.o N 00000178
encrypt.o N 0000018d
encrypt.o N 00000191
encrypt.o N 00000193
encrypt.o N 000001a7
encrypt.o N 000001b9
encrypt.o N 000001d0
encrypt.o N 000001dd
encrypt.o N 000001eb
encrypt.o N 00000205
encrypt.o N 0000021c
encrypt.o N 00000231
encrypt.o N 00000238
encrypt.o N 0000024f
encrypt.o N 0000025a
encrypt.o N 00000263
encrypt.o N 00000265
encrypt.o N 0000027c
encrypt.o N 00000292
encrypt.o N 000002a9
encrypt.o N 000002ad
encrypt.o N 000002af
encrypt.o N 000002b5
encrypt.o N 000002b7
encrypt.o N 000002e6
encrypt.o N 00000315
encrypt.o N 00000321
encrypt.o N 00000324
encrypt.o N 00000329
encrypt.o N 0000032b
encrypt.o N 0000032d
encrypt.o N 00000332
encrypt.o N 00000337
encrypt.o N 0000033d
encrypt.o N 00000340
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
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
aes.o AESEncrypt T
aes.o AESKeySteup T
aes.o TE0 D
aes.o TE1 D
aes.o TE2 D
aes.o TE3 D
aes.o TE4 D
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |