Test results for armeabi, bblack, crypto_core/salsa2012
[Page version: 20241101 10:17:42]
Measurements for armeabi, bblack, crypto_core
Test results for armeabi, bblack, crypto_core
Test results for crypto_core/salsa2012
Computer: bblack
Microarchitecture: armeabi; Cortex-A8 (413fc082)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240716
Operation: crypto_core
Primitive: salsa2012
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
2040 | 1184 0 0 | 22095 408 728 | armneon | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240803 | 20240716 |
2048 | 1060 0 0 | 9077 436 712 | ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240803 | 20240716 |
2048 | 1060 0 0 | 10158 440 712 | ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240803 | 20240716 |
2168 | 1248 0 0 | 13427 408 712 | ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240803 | 20240716 |
2168 | 1248 0 0 | 13427 408 712 | ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240803 | 20240716 |
2208 | 1248 0 0 | 13379 408 720 | ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240803 | 20240716 |
2208 | 1248 0 0 | 11729 404 712 | ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240803 | 20240716 |
2208 | 1248 0 0 | 22155 408 728 | ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240803 | 20240716 |
2408 | 802 0 0 | 8297 428 712 | ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240803 | 20240716 |
2544 | 840 0 0 | 8701 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:9:
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:9:
core.c: core.c: In function 'crypto_core_salsa2012_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:51: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:9:
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 start2 = vextq_u32(n1n2k6k1,n1n2k6k1,1);
core.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
core.c: In file included from core.c:9:
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 start1 = vextq_u32(k4k5k0n0,k4k5k0n0,1);
core.c: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
core.c: In file included from core.c:9:
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 0000010c
core.o N 00000119
core.o N 00000124
core.o N 0000012d
core.o N 00000141
core.o N 0000014c
core.o N 0000015a
core.o N 00000164
core.o N 0000016c
core.o N 00000177
core.o N 00000183
core.o N 0000018c
core.o N 00000193
core.o N 0000019d
core.o N 000001a8
core.o N 000001b1
core.o N 000001e0
core.o N 000001e4
core.o N 000001e8
core.o N 000001eb
core.o N 000001ed
core.o N 000001ef
core.o N 000001f5
core.o N 000001fe
core.o N 00000207
core.o N 0000020c
core.o N 00000211
core.o N 00000216
core.o N 0000021f
core.o N 00000228
core.o N 0000022d
core.o N 00000232
core.o N 00000237
core.o N 00000239
core.o N 00000242
core.o N 00000249
core.o N 0000024f
core.o N 00000254
core.o N 0000025b
core.o N 00000261
core.o N 00000264
core.o N 0000026a
core.o N 00000271
core.o N 00000276
core.o N 0000027b
core.o N 00000280
core.o N 00000285
core.o N 00000288
core.o N 0000028f
core.o N 00000295
core.o N 00000298
core.o N 0000029b
core.o N 000002a5
core.o N 000002af
core.o N 000002ba
core.o N 000002c5
core.o N 000002d0
core.o N 000002db
core.o N 000002e4
core.o N 000002ef
core.o N 000002f8
core.o N 00000301
core.o N 0000030c
core.o N 00000319
core.o N 0000031e
core.o N 00000323
core.o N 0000032c
core.o N 00000331
core.o N 0000033a
core.o N 0000033f
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 00000109
core.o N 00000116
core.o N 0000011d
core.o N 0000012f
core.o N 00000131
core.o N 0000013f
core.o N 00000152
core.o N 00000154
core.o N 0000017f
core.o N 00000183
core.o N 00000187
core.o N 0000018a
core.o N 0000018c
core.o N 0000018e
core.o N 00000191
core.o N 00000194
core.o N 00000198
core.o N 0000019c
core.o N 0000019f
core.o N 000001a2
core.o N 000001a6
core.o N 000001aa
core.o N 000001ad
core.o N 000001b0
core.o N 000001b3
core.o N 000001b6
core.o N 000001b9
core.o N 000001bc
core.o N 000001bf
core.o N 000001c2
core.o N 000001c5
core.o N 000001c8
core.o N 000001cb
core.o N 000001ce
core.o N 000001d2
core.o N 000001d6
core.o N 000001d9
core.o N 000001dc
core.o N 000001df
core.o N 000001e2
core.o N 000001e6
core.o N 000001ea
core.o N 000001ee
core.o N 000001f2
core.o N 000001f4
core.o N 000001f8
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 00000108
core.o N 00000115
core.o N 0000011c
core.o N 0000012e
core.o N 00000130
core.o N 0000013e
core.o N 00000151
core.o N 00000153
core.o N 0000017e
core.o N 00000182
core.o N 00000186
core.o N 00000189
core.o N 0000018b
core.o N 0000018d
core.o N 00000190
core.o N 00000193
core.o N 00000197
core.o N 0000019b
core.o N 0000019e
core.o N 000001a1
core.o N 000001a5
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 000001cd
core.o N 000001d1
core.o N 000001d5
core.o N 000001d8
core.o N 000001db
core.o N 000001de
core.o N 000001e1
core.o N 000001e5
core.o N 000001e9
core.o N 000001ed
core.o N 000001f1
core.o N 000001f3
core.o N 000001f7
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 00000108
core.o N 00000115
core.o N 0000011c
core.o N 0000012e
core.o N 00000130
core.o N 0000013e
core.o N 00000151
core.o N 00000153
core.o N 0000017e
core.o N 00000182
core.o N 00000186
core.o N 00000189
core.o N 0000018b
core.o N 0000018d
core.o N 00000190
core.o N 00000193
core.o N 00000197
core.o N 0000019b
core.o N 0000019f
core.o N 000001a3
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 000001cb
core.o N 000001cf
core.o N 000001d2
core.o N 000001d5
core.o N 000001d8
core.o N 000001db
core.o N 000001de
core.o N 000001e1
core.o N 000001e5
core.o N 000001e9
core.o N 000001ed
core.o N 000001f1
core.o N 000001f3
core.o N 000001f7
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) |