Test results for armeabi, bblack, crypto_core/salsa20
[Page version: 20241101 10:17:42]
Measurements for armeabi, bblack, crypto_core
Test results for armeabi, bblack, crypto_core
Test results for crypto_core/salsa20
Computer: bblack
Microarchitecture: armeabi; Cortex-A8 (413fc082)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240716
Operation: crypto_core
Primitive: salsa20
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
2416 | 432 0 0 | 21339 408 728 | armneon | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240803 | 20240716 |
2416 | 1104 0 0 | 9113 436 712 | ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240803 | 20240716 |
2496 | 1104 0 0 | 10194 440 712 | ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240803 | 20240716 |
2544 | 1248 0 0 | 13423 408 712 | ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240803 | 20240716 |
2544 | 1248 0 0 | 13423 408 712 | ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240803 | 20240716 |
2544 | 1248 0 0 | 22151 408 728 | ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240803 | 20240716 |
2584 | 1248 0 0 | 13375 408 720 | ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240803 | 20240716 |
2584 | 1248 0 0 | 11729 404 712 | ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240803 | 20240716 |
2840 | 802 0 0 | 8297 428 712 | ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240803 | 20240716 |
3000 | 840 0 0 | 8697 436 712 | ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240803 | 20240716 |
Compiler output
core.c: In file included from core.c:8:
core.c: /usr/lib/llvm-7/lib/clang/7.0.1/include/arm_neon.h:28:2: error: "NEON support not enabled"
core.c: #error "NEON support not enabled"
core.c: ^
core.c: /usr/lib/llvm-7/lib/clang/7.0.1/include/arm_neon.h:48:24: error: 'neon_vector_type' attribute is not supported for this target
core.c: typedef __attribute__((neon_vector_type(8))) int8_t int8x8_t;
core.c: ^
core.c: /usr/lib/llvm-7/lib/clang/7.0.1/include/arm_neon.h:49:24: error: 'neon_vector_type' attribute is not supported for this target
core.c: typedef __attribute__((neon_vector_type(16))) int8_t int8x16_t;
core.c: ^
core.c: /usr/lib/llvm-7/lib/clang/7.0.1/include/arm_neon.h:50:24: error: 'neon_vector_type' attribute is not supported for this target
core.c: typedef __attribute__((neon_vector_type(4))) int16_t int16x4_t;
core.c: ^
core.c: /usr/lib/llvm-7/lib/clang/7.0.1/include/arm_neon.h:51:24: error: 'neon_vector_type' attribute is not supported for this target
core.c: typedef __attribute__((neon_vector_type(8))) int16_t int16x8_t;
core.c: ^
core.c: /usr/lib/llvm-7/lib/clang/7.0.1/include/arm_neon.h:52:24: error: 'neon_vector_type' attribute is not supported for this target
core.c: typedef __attribute__((neon_vector_type(2))) int32_t int32x2_t;
core.c: ^
core.c: /usr/lib/llvm-7/lib/clang/7.0.1/include/arm_neon.h:53:24: error: 'neon_vector_type' attribute is not supported for this target
core.c: typedef __attribute__((neon_vector_type(4))) int32_t int32x4_t;
core.c: ^
core.c: /usr/lib/llvm-7/lib/clang/7.0.1/include/arm_neon.h:54:24: error: 'neon_vector_type' attribute is not supported for this target
core.c: typedef __attribute__((neon_vector_type(1))) int64_t int64x1_t;
core.c: ^
core.c: ...
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
armneon | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
armneon | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
armneon | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
armneon | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Compiler output
core.c: In file included from core.c:8:
core.c: core.c: In function 'crypto_core_salsa20_armneon_constbranchindex':
core.c: /usr/lib/gcc/arm-linux-gnueabihf/8/include/arm_neon.h:8866:1: error: inlining failed in call to always_inline 'vextq_u32': target specific option mismatch
core.c: vextq_u32 (uint32x4_t __a, uint32x4_t __b, const int __c)
core.c: ^~~~~~~~~
core.c: core.c:50:23: note: called from here
core.c: uint32x4_t start3 = vextq_u32(k2k3n3k7,k2k3n3k7,1);
core.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
core.c: In file included from core.c:8:
core.c: /usr/lib/gcc/arm-linux-gnueabihf/8/include/arm_neon.h:8866:1: error: inlining failed in call to always_inline 'vextq_u32': target specific option mismatch
core.c: vextq_u32 (uint32x4_t __a, uint32x4_t __b, const int __c)
core.c: ^~~~~~~~~
core.c: core.c:49:23: note: called from here
core.c: uint32x4_t start2 = vextq_u32(n1n2k6k1,n1n2k6k1,1);
core.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
core.c: In file included from core.c:8:
core.c: /usr/lib/gcc/arm-linux-gnueabihf/8/include/arm_neon.h:8866:1: error: inlining failed in call to always_inline 'vextq_u32': target specific option mismatch
core.c: vextq_u32 (uint32x4_t __a, uint32x4_t __b, const int __c)
core.c: ^~~~~~~~~
core.c: core.c:48:23: note: called from here
core.c: uint32x4_t start1 = vextq_u32(k4k5k0n0,k4k5k0n0,1);
core.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
core.c: In file included from core.c:8:
core.c: /usr/lib/gcc/arm-linux-gnueabihf/8/include/arm_neon.h:7192:1: error: inlining failed in call to always_inline 'vcombine_u32': target specific option mismatch
core.c: vcombine_u32 (uint32x2_t __a, uint32x2_t __b)
core.c: ...
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
armneon | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
armneon | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
armneon | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
armneon | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Compiler output
core.S: core.S:598:29: error: expected '%<type>' or "<type>"
core.S: .section .note.GNU-stack,"",@progbits
core.S: ^
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
armneon2 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
armneon2 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
armneon2 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
armneon2 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
armneon2 | 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
core.S: core.S: Assembler messages:
core.S: core.S:598: Error: junk at end of line, first unrecognized character is `,'
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
armneon2 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
armneon2 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
armneon2 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
armneon2 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Namespace violations
core.o N 00000000
core.o N 00000037
core.o N 0000003e
core.o N 0000010a
core.o N 00000117
core.o N 00000122
core.o N 0000012b
core.o N 0000013f
core.o N 0000014a
core.o N 00000158
core.o N 00000162
core.o N 0000016a
core.o N 00000175
core.o N 00000181
core.o N 0000018a
core.o N 00000191
core.o N 0000019b
core.o N 000001a6
core.o N 000001af
core.o N 000001dc
core.o N 000001e0
core.o N 000001e4
core.o N 000001e7
core.o N 000001e9
core.o N 000001eb
core.o N 000001f1
core.o N 000001fa
core.o N 000001fc
core.o N 00000205
core.o N 0000020e
core.o N 00000217
core.o N 0000021c
core.o N 00000221
core.o N 00000226
core.o N 0000022b
core.o N 00000230
core.o N 00000235
core.o N 0000023e
core.o N 00000245
core.o N 0000024b
core.o N 00000250
core.o N 00000255
core.o N 0000025a
core.o N 00000260
core.o N 00000267
core.o N 0000026c
core.o N 00000271
core.o N 00000278
core.o N 0000027e
core.o N 00000285
core.o N 0000028b
core.o N 0000028e
core.o N 00000291
core.o N 00000294
core.o N 00000297
core.o N 000002a2
core.o N 000002ad
core.o N 000002b7
core.o N 000002c1
core.o N 000002cc
core.o N 000002d7
core.o N 000002e0
core.o N 000002eb
core.o N 000002f4
core.o N 000002fd
core.o N 00000308
core.o N 00000315
core.o N 0000031a
core.o N 0000031f
core.o N 00000328
core.o N 0000032d
core.o N 00000336
core.o N 0000033b
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
armneon | 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
core.o N 00000000
core.o N 00000037
core.o N 0000003e
core.o N 00000107
core.o N 00000114
core.o N 0000011b
core.o N 0000012d
core.o N 0000012f
core.o N 0000013d
core.o N 00000150
core.o N 00000152
core.o N 0000017b
core.o N 0000017f
core.o N 00000183
core.o N 00000186
core.o N 00000188
core.o N 0000018a
core.o N 0000018d
core.o N 00000190
core.o N 00000194
core.o N 00000198
core.o N 0000019b
core.o N 0000019e
core.o N 000001a2
core.o N 000001a6
core.o N 000001a9
core.o N 000001ac
core.o N 000001af
core.o N 000001b2
core.o N 000001b5
core.o N 000001b8
core.o N 000001bb
core.o N 000001be
core.o N 000001c1
core.o N 000001c4
core.o N 000001c7
core.o N 000001ca
core.o N 000001ce
core.o N 000001d2
core.o N 000001d5
core.o N 000001d8
core.o N 000001db
core.o N 000001de
core.o N 000001e2
core.o N 000001e6
core.o N 000001ea
core.o N 000001ee
core.o N 000001f0
core.o N 000001f4
Number of similar (implementation,compiler) pairs: 3, namely:
Implementation | Compiler |
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)) |
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)) |
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
core.o N 00000000
core.o N 00000037
core.o N 0000003e
core.o N 00000106
core.o N 00000113
core.o N 0000011a
core.o N 0000012c
core.o N 0000012e
core.o N 0000013c
core.o N 0000014f
core.o N 00000151
core.o N 0000017a
core.o N 0000017e
core.o N 00000182
core.o N 00000185
core.o N 00000187
core.o N 00000189
core.o N 0000018c
core.o N 0000018f
core.o N 00000193
core.o N 00000197
core.o N 0000019a
core.o N 0000019d
core.o N 000001a1
core.o N 000001a5
core.o N 000001a8
core.o N 000001ab
core.o N 000001ae
core.o N 000001b1
core.o N 000001b4
core.o N 000001b7
core.o N 000001ba
core.o N 000001bd
core.o N 000001c0
core.o N 000001c3
core.o N 000001c6
core.o N 000001c9
core.o N 000001cd
core.o N 000001d1
core.o N 000001d4
core.o N 000001d7
core.o N 000001da
core.o N 000001dd
core.o N 000001e1
core.o N 000001e5
core.o N 000001e9
core.o N 000001ed
core.o N 000001ef
core.o N 000001f3
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
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
core.o N 00000000
core.o N 00000037
core.o N 0000003e
core.o N 00000106
core.o N 00000113
core.o N 0000011a
core.o N 0000012c
core.o N 0000012e
core.o N 0000013c
core.o N 0000014f
core.o N 00000151
core.o N 0000017a
core.o N 0000017e
core.o N 00000182
core.o N 00000185
core.o N 00000187
core.o N 00000189
core.o N 0000018c
core.o N 0000018f
core.o N 00000193
core.o N 00000197
core.o N 0000019b
core.o N 0000019f
core.o N 000001a2
core.o N 000001a5
core.o N 000001a8
core.o N 000001ab
core.o N 000001ae
core.o N 000001b1
core.o N 000001b4
core.o N 000001b7
core.o N 000001ba
core.o N 000001bd
core.o N 000001c0
core.o N 000001c3
core.o N 000001c7
core.o N 000001cb
core.o N 000001ce
core.o N 000001d1
core.o N 000001d4
core.o N 000001d7
core.o N 000001da
core.o N 000001dd
core.o N 000001e1
core.o N 000001e5
core.o N 000001e9
core.o N 000001ed
core.o N 000001ef
core.o N 000001f3
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
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)) |
Passed TIMECOP
TIMECOP iterations: 1
Number of similar (implementation,compiler) pairs: 10, namely:
Implementation | Compiler |
armneon | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
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)) |
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)) |
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)) |
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)) |
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)) |
ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |