Test results for armeabi, bblack, crypto_aead/aegis128

[Page version: 20250111 17:52:34]

Measurements for armeabi, bblack, crypto_aead Test results for armeabi, bblack, crypto_aead Test results for crypto_aead/aegis128
Computer: bblack
Microarchitecture: armeabi; Cortex-A8 (413fc082)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20241022
Operation: crypto_aead
Primitive: aegis128
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
1456563372 4096 014370 4556 776T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024111320241022
1457443352 4096 013326 4556 776T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024111320241022
1885365800 4096 022419 4508 776T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024111320241022
1885765800 4096 022419 4508 776T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024111320241022
1902405576 4096 020497 4504 776T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024111320241022
2594885036 4096 029427 4508 792T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024111320241022
2602803224 4096 013302 4556 776T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024111320241022
2611521952 4096 011662 4548 776T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024111320241022
2868166692 4096 022315 4508 784T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024111320241022

Compiler output


encrypt.c: In file included from encrypt.c:4:
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:
ImplementationCompiler
T:aesniclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
T:aesniclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
T:aesniclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
T:aesniclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
T:aesniclang -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:4: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:
ImplementationCompiler
T:aesnigcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
T:aesnigcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
T:aesnigcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
T:aesnigcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)

Namespace violations


aes.o N 00000000
aes.o N 00000037
aes.o N 0000003d
aes.o N 00000102
aes.o N 00000106
aes.o N 00000114
aes.o N 00000128
aes.o N 0000012c
aes.o N 00000130
aes.o N 00000134
aes.o N 00000141
aes.o N 00000145
aes.o N 00000173
aes.o N 00000177
aes.o N 0000017a
aes.o TE0 D
aes.o TE1 D
aes.o TE2 D
aes.o TE3 D
encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 00000106
encrypt.o N 0000011d
encrypt.o N 00000133
encrypt.o N 00000140
encrypt.o N 0000014e
encrypt.o N 0000015c
encrypt.o N 00000162
encrypt.o N 00000166
encrypt.o N 0000017a
encrypt.o N 00000190
encrypt.o N 000001bd
encrypt.o N 000001c1
encrypt.o N 000001d9
encrypt.o N 000001f1
encrypt.o N 0000021e
encrypt.o N 0000022d
encrypt.o N 0000023d
encrypt.o N 00000241
encrypt.o N 00000250
encrypt.o N 00000252
encrypt.o N 00000257
encrypt.o N 00000259
encrypt.o N 0000025b
encrypt.o N 00000260
encrypt.o N 00000265
encrypt.o N 0000026b
encrypt.o N 0000026e
encrypt.o N 00000273
encrypt.o N 00000275
encrypt.o N 00000287
encrypt.o N 0000028b
encrypt.o N 0000028e
encrypt.o N 00000297
encrypt.o N 0000029e
encrypt.o N 000002a4
encrypt.o N 000002ab
encrypt.o N 000002b2
encrypt.o N 000002b9
encrypt.o N 000002bd

Number of similar (implementation,compiler) pairs: 3, namely:
ImplementationCompiler
T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final))
T:refclang -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 N 00000000
aes.o N 00000037
aes.o N 0000003d
aes.o N 00000101
aes.o N 00000105
aes.o N 00000113
aes.o N 00000127
aes.o N 0000012b
aes.o N 0000012f
aes.o N 00000133
aes.o N 00000140
aes.o N 00000144
aes.o N 00000172
aes.o N 00000176
aes.o N 00000179
aes.o TE0 D
aes.o TE1 D
aes.o TE2 D
aes.o TE3 D
encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 00000105
encrypt.o N 0000011c
encrypt.o N 00000132
encrypt.o N 0000013f
encrypt.o N 0000014d
encrypt.o N 0000015b
encrypt.o N 00000161
encrypt.o N 00000165
encrypt.o N 00000179
encrypt.o N 0000018f
encrypt.o N 000001bc
encrypt.o N 000001c0
encrypt.o N 000001d8
encrypt.o N 000001f0
encrypt.o N 0000021d
encrypt.o N 0000022c
encrypt.o N 0000023c
encrypt.o N 00000240
encrypt.o N 0000024f
encrypt.o N 00000251
encrypt.o N 00000256
encrypt.o N 00000258
encrypt.o N 0000025a
encrypt.o N 0000025f
encrypt.o N 00000264
encrypt.o N 0000026a
encrypt.o N 0000026d
encrypt.o N 00000272
encrypt.o N 00000274
encrypt.o N 00000286
encrypt.o N 0000028a
encrypt.o N 0000028d
encrypt.o N 00000296
encrypt.o N 0000029d
encrypt.o N 000002a3
encrypt.o N 000002aa
encrypt.o N 000002b1
encrypt.o N 000002b8
encrypt.o N 000002bc

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:refclang -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


aes.o N 00000000
aes.o N 00000037
aes.o N 0000003d
aes.o N 00000101
aes.o N 00000105
aes.o N 00000113
aes.o N 00000127
aes.o N 0000012b
aes.o N 0000012f
aes.o N 00000133
aes.o N 00000140
aes.o N 00000144
aes.o N 00000172
aes.o N 00000176
aes.o N 00000179
aes.o TE0 D
aes.o TE1 D
aes.o TE2 D
aes.o TE3 D
encrypt.o N 00000000
encrypt.o N 00000037
encrypt.o N 00000041
encrypt.o N 00000105
encrypt.o N 0000011c
encrypt.o N 00000132
encrypt.o N 0000013f
encrypt.o N 0000014d
encrypt.o N 0000015b
encrypt.o N 00000161
encrypt.o N 00000165
encrypt.o N 00000179
encrypt.o N 0000018f
encrypt.o N 000001bc
encrypt.o N 000001c0
encrypt.o N 000001d8
encrypt.o N 000001f0
encrypt.o N 0000021d
encrypt.o N 0000022c
encrypt.o N 00000230
encrypt.o N 0000023f
encrypt.o N 00000241
encrypt.o N 00000246
encrypt.o N 00000248
encrypt.o N 0000024a
encrypt.o N 0000024f
encrypt.o N 00000254
encrypt.o N 0000025a
encrypt.o N 0000025d
encrypt.o N 00000262
encrypt.o N 00000264
encrypt.o N 00000276
encrypt.o N 00000286
encrypt.o N 0000028a
encrypt.o N 0000028d
encrypt.o N 00000293
encrypt.o N 0000029a
encrypt.o N 000002a3
encrypt.o N 000002aa
encrypt.o N 000002b1
encrypt.o N 000002b8
encrypt.o N 000002bc

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:refclang -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 TE0 D
aes.o TE1 D
aes.o TE2 D
aes.o TE3 D

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)
T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0)