Test results for armeabi, berry0, crypto_auth/siphash48
[Page version: 20250206 00:27:24]
Measurements for armeabi, berry0, crypto_auth
Test results for armeabi, berry0, crypto_auth
Test results for crypto_auth/siphash48
Computer: berry0
Microarchitecture: armeabi; ARM1176 (410fb767)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_auth
Primitive: siphash48
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
54658 | 2592 0 0 | 15379 360 752 | T:ref_le | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
54808 | 2580 0 0 | 13610 356 752 | T:ref_le | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
54907 | 2592 0 0 | 13727 360 752 | T:ref_le | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
56192 | 2512 0 0 | 16652 388 768 | T:ref_le | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
56213 | 2508 0 0 | 14998 384 752 | T:ref_le | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
56225 | 2512 0 0 | 16904 388 760 | T:ref_le | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
56590 | 2500 0 0 | 16648 388 768 | T:ref_le | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
57997 | 2564 0 0 | 16712 388 768 | T:little | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
58135 | 2468 0 0 | 12815 352 752 | T:ref_le | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
58766 | 2568 0 0 | 16708 388 768 | T:little | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
59025 | 1740 0 0 | 16132 388 760 | T:little | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
59359 | 2512 0 0 | 14974 384 752 | T:ref_le | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
60243 | 2500 0 0 | 15287 360 752 | T:little | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
65050 | 968 0 0 | 13458 384 752 | T:little | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
67433 | 980 0 0 | 12115 360 752 | T:little | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
72183 | 988 0 0 | 13442 384 752 | T:little | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
73345 | 1012 0 0 | 12042 356 752 | T:little | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
75258 | 888 0 0 | 11235 352 752 | T:little | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241003 | 20240909 |
Compiler output
siphash.c: siphash.c:31:7: warning: unused variable 'h' [-Wunused-variable]
siphash.c: u64 h;
siphash.c: ^
siphash.c: 1 warning generated.
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
T:ref_le | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ref_le | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ref_le | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ref_le | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ref_le | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Compiler output
siphash.c: siphash.c: In function 'crypto_auth_siphash48_ref_le_timingleaks':
siphash.c: siphash.c:31:7: warning: unused variable 'h' [-Wunused-variable]
siphash.c: 31 | u64 h;
siphash.c: | ^
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:ref_le | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref_le | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref_le | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref_le | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
Compiler output
siphash.c: siphash.c:67:39: error: invalid instruction
siphash.c: for(k = 0; k < SIPHASH_ROUNDS; ++k) COMPRESS(v0,v1,v2,v3);
siphash.c: ^
siphash.c: siphash.c:57:3: note: expanded from macro 'COMPRESS'
siphash.c: HALF_ROUND(v0,v1,v2,v3,13,16); \
siphash.c: ^
siphash.c: siphash.c:50:25: note: expanded from macro 'HALF_ROUND'
siphash.c: b = rotl64(b, s); d = rotl64(d, t); \
siphash.c: ^
siphash.c: siphash.c:29:22: note: expanded from macro 'rotl64'
siphash.c: #define rotl64(x, c) ROT(x,c)
siphash.c: ^
siphash.c: siphash.c:25:15: note: expanded from macro 'ROT'
siphash.c: __asm__ ("shld %2,%0,%0" : "=r"(__out) : "0"(__in), "i"(n)); \
siphash.c: ^
siphash.c: <inline asm>:1:2: note: instantiated into assembly here
siphash.c: shld #16,r4,r4
siphash.c: ^~~~
siphash.c: siphash.c:67:39: error: invalid instruction
siphash.c: for(k = 0; k < SIPHASH_ROUNDS; ++k) COMPRESS(v0,v1,v2,v3);
siphash.c: ^
siphash.c: siphash.c:59:3: note: expanded from macro 'COMPRESS'
siphash.c: HALF_ROUND(v2,v1,v0,v3,17,21); \
siphash.c: ^
siphash.c: siphash.c:50:25: note: expanded from macro 'HALF_ROUND'
siphash.c: ...
Number of similar (implementation,compiler) pairs: 2, namely:
Implementation | Compiler |
T:sandy | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:sandy | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Compiler output
siphash.c: siphash.c:67:39: error: invalid instruction
siphash.c: for(k = 0; k < SIPHASH_ROUNDS; ++k) COMPRESS(v0,v1,v2,v3);
siphash.c: ^
siphash.c: siphash.c:57:3: note: expanded from macro 'COMPRESS'
siphash.c: HALF_ROUND(v0,v1,v2,v3,13,16); \
siphash.c: ^
siphash.c: siphash.c:50:7: note: expanded from macro 'HALF_ROUND'
siphash.c: b = rotl64(b, s); d = rotl64(d, t); \
siphash.c: ^
siphash.c: siphash.c:29:22: note: expanded from macro 'rotl64'
siphash.c: #define rotl64(x, c) ROT(x,c)
siphash.c: ^
siphash.c: siphash.c:25:15: note: expanded from macro 'ROT'
siphash.c: __asm__ ("shld %2,%0,%0" : "=r"(__out) : "0"(__in), "i"(n)); \
siphash.c: ^
siphash.c: <inline asm>:1:2: note: instantiated into assembly here
siphash.c: shld #13,r6,r6
siphash.c: ^~~~
siphash.c: siphash.c:67:39: error: invalid instruction
siphash.c: for(k = 0; k < SIPHASH_ROUNDS; ++k) COMPRESS(v0,v1,v2,v3);
siphash.c: ^
siphash.c: siphash.c:60:8: note: expanded from macro 'COMPRESS'
siphash.c: v2 = rotl64(v2, 32); \
siphash.c: ^
siphash.c: siphash.c:29:22: note: expanded from macro 'rotl64'
siphash.c: ...
Number of similar (implementation,compiler) pairs: 2, namely:
Implementation | Compiler |
T:sandy | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:sandy | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Compiler output
siphash.c: siphash.c:67:39: error: invalid instruction
siphash.c: for(k = 0; k < SIPHASH_ROUNDS; ++k) COMPRESS(v0,v1,v2,v3);
siphash.c: ^
siphash.c: siphash.c:57:3: note: expanded from macro 'COMPRESS'
siphash.c: HALF_ROUND(v0,v1,v2,v3,13,16); \
siphash.c: ^
siphash.c: siphash.c:50:7: note: expanded from macro 'HALF_ROUND'
siphash.c: b = rotl64(b, s); d = rotl64(d, t); \
siphash.c: ^
siphash.c: siphash.c:29:22: note: expanded from macro 'rotl64'
siphash.c: #define rotl64(x, c) ROT(x,c)
siphash.c: ^
siphash.c: siphash.c:25:15: note: expanded from macro 'ROT'
siphash.c: __asm__ ("shld %2,%0,%0" : "=r"(__out) : "0"(__in), "i"(n)); \
siphash.c: ^
siphash.c: <inline asm>:1:2: note: instantiated into assembly here
siphash.c: shld #13,r6,r6
siphash.c: ^~~~
siphash.c: siphash.c:67:39: error: invalid instruction
siphash.c: for(k = 0; k < SIPHASH_ROUNDS; ++k) COMPRESS(v0,v1,v2,v3);
siphash.c: ^
siphash.c: siphash.c:59:3: note: expanded from macro 'COMPRESS'
siphash.c: HALF_ROUND(v2,v1,v0,v3,17,21); \
siphash.c: ^
siphash.c: siphash.c:50:7: note: expanded from macro 'HALF_ROUND'
siphash.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:sandy | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Compiler output
siphash.c: /tmp/ccb4zglQ.s: Assembler messages:
siphash.c: /tmp/ccb4zglQ.s:201: Error: bad instruction `shld #13,r10,r10'
siphash.c: /tmp/ccb4zglQ.s:230: Error: bad instruction `shld #16,r2,r2'
siphash.c: /tmp/ccb4zglQ.s:245: Error: bad instruction `shld #32,r0,r0'
siphash.c: /tmp/ccb4zglQ.s:300: Error: bad instruction `shld #17,r6,r6'
siphash.c: /tmp/ccb4zglQ.s:308: Error: bad instruction `shld #21,r4,r4'
siphash.c: /tmp/ccb4zglQ.s:334: Error: bad instruction `shld #32,r8,r8'
siphash.c: /tmp/ccb4zglQ.s:461: Error: bad instruction `shld #13,r10,r10'
siphash.c: /tmp/ccb4zglQ.s:490: Error: bad instruction `shld #16,r4,r4'
siphash.c: /tmp/ccb4zglQ.s:505: Error: bad instruction `shld #32,r6,r6'
siphash.c: /tmp/ccb4zglQ.s:560: Error: bad instruction `shld #17,r0,r0'
siphash.c: /tmp/ccb4zglQ.s:568: Error: bad instruction `shld #21,r2,r2'
siphash.c: /tmp/ccb4zglQ.s:594: Error: bad instruction `shld #32,r8,r8'
siphash.c: /tmp/ccb4zglQ.s:642: Error: bad instruction `shld #13,r10,r10'
siphash.c: /tmp/ccb4zglQ.s:671: Error: bad instruction `shld #16,r4,r4'
siphash.c: /tmp/ccb4zglQ.s:686: Error: bad instruction `shld #32,r8,r8'
siphash.c: /tmp/ccb4zglQ.s:741: Error: bad instruction `shld #17,r6,r6'
siphash.c: /tmp/ccb4zglQ.s:749: Error: bad instruction `shld #21,r0,r0'
siphash.c: /tmp/ccb4zglQ.s:775: Error: bad instruction `shld #32,r2,r2'
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:sandy | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
Compiler output
siphash.c: /tmp/cchr21Ve.s: Assembler messages:
siphash.c: /tmp/cchr21Ve.s:207: Error: bad instruction `shld #13,r0,r0'
siphash.c: /tmp/cchr21Ve.s:224: Error: bad instruction `shld #32,r4,r4'
siphash.c: /tmp/cchr21Ve.s:296: Error: bad instruction `shld #16,r6,r6'
siphash.c: /tmp/cchr21Ve.s:343: Error: bad instruction `shld #17,r6,r6'
siphash.c: /tmp/cchr21Ve.s:370: Error: bad instruction `shld #32,r6,r6'
siphash.c: /tmp/cchr21Ve.s:408: Error: bad instruction `shld #21,r4,r4'
siphash.c: /tmp/cchr21Ve.s:453: Error: bad instruction `shld #13,r4,r4'
siphash.c: /tmp/cchr21Ve.s:480: Error: bad instruction `shld #32,r4,r4'
siphash.c: /tmp/cchr21Ve.s:512: Error: bad instruction `shld #16,r6,r6'
siphash.c: /tmp/cchr21Ve.s:552: Error: bad instruction `shld #17,r6,r6'
siphash.c: /tmp/cchr21Ve.s:577: Error: bad instruction `shld #32,r6,r6'
siphash.c: /tmp/cchr21Ve.s:618: Error: bad instruction `shld #21,r4,r4'
siphash.c: /tmp/cchr21Ve.s:661: Error: bad instruction `shld #13,r4,r4'
siphash.c: /tmp/cchr21Ve.s:686: Error: bad instruction `shld #32,r4,r4'
siphash.c: /tmp/cchr21Ve.s:718: Error: bad instruction `shld #16,r6,r6'
siphash.c: /tmp/cchr21Ve.s:758: Error: bad instruction `shld #17,r6,r6'
siphash.c: /tmp/cchr21Ve.s:783: Error: bad instruction `shld #32,r6,r6'
siphash.c: /tmp/cchr21Ve.s:817: Error: bad instruction `shld #21,r4,r4'
siphash.c: /tmp/cchr21Ve.s:873: Error: bad instruction `shld #13,r4,r4'
siphash.c: /tmp/cchr21Ve.s:891: Error: bad instruction `shld #32,r8,r8'
siphash.c: /tmp/cchr21Ve.s:914: Error: bad instruction `shld #16,r4,r4'
siphash.c: /tmp/cchr21Ve.s:935: Error: bad instruction `shld #17,r4,r4'
siphash.c: /tmp/cchr21Ve.s:973: Error: bad instruction `shld #32,r2,r2'
siphash.c: /tmp/cchr21Ve.s:1005: Error: bad instruction `shld #21,r6,r6'
siphash.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:sandy | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
Compiler output
siphash.c: /tmp/ccXr0fB7.s: Assembler messages:
siphash.c: /tmp/ccXr0fB7.s:227: Error: bad instruction `shld #13,r10,r10'
siphash.c: /tmp/ccXr0fB7.s:242: Error: bad instruction `shld #16,r2,r2'
siphash.c: /tmp/ccXr0fB7.s:266: Error: bad instruction `shld #32,r0,r0'
siphash.c: /tmp/ccXr0fB7.s:291: Error: bad instruction `shld #17,r6,r6'
siphash.c: /tmp/ccXr0fB7.s:306: Error: bad instruction `shld #21,r4,r4'
siphash.c: /tmp/ccXr0fB7.s:334: Error: bad instruction `shld #32,r8,r8'
siphash.c: /tmp/ccXr0fB7.s:449: Error: bad instruction `shld #13,r10,r10'
siphash.c: /tmp/ccXr0fB7.s:464: Error: bad instruction `shld #16,r4,r4'
siphash.c: /tmp/ccXr0fB7.s:488: Error: bad instruction `shld #32,r0,r0'
siphash.c: /tmp/ccXr0fB7.s:513: Error: bad instruction `shld #17,r2,r2'
siphash.c: /tmp/ccXr0fB7.s:528: Error: bad instruction `shld #21,r6,r6'
siphash.c: /tmp/ccXr0fB7.s:556: Error: bad instruction `shld #32,r8,r8'
siphash.c: /tmp/ccXr0fB7.s:627: Error: bad instruction `shld #13,r10,r10'
siphash.c: /tmp/ccXr0fB7.s:642: Error: bad instruction `shld #16,r4,r4'
siphash.c: /tmp/ccXr0fB7.s:666: Error: bad instruction `shld #32,r8,r8'
siphash.c: /tmp/ccXr0fB7.s:691: Error: bad instruction `shld #17,r0,r0'
siphash.c: /tmp/ccXr0fB7.s:706: Error: bad instruction `shld #21,r6,r6'
siphash.c: /tmp/ccXr0fB7.s:734: Error: bad instruction `shld #32,r2,r2'
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:sandy | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
Compiler output
siphash.c: /tmp/ccNY1R0v.s: Assembler messages:
siphash.c: /tmp/ccNY1R0v.s:232: Error: bad instruction `shld #13,r10,r10'
siphash.c: /tmp/ccNY1R0v.s:264: Error: bad instruction `shld #16,r2,r2'
siphash.c: /tmp/ccNY1R0v.s:297: Error: bad instruction `shld #32,r6,r6'
siphash.c: /tmp/ccNY1R0v.s:326: Error: bad instruction `shld #17,r4,r4'
siphash.c: /tmp/ccNY1R0v.s:345: Error: bad instruction `shld #21,r4,r4'
siphash.c: /tmp/ccNY1R0v.s:372: Error: bad instruction `shld #32,r0,r0'
siphash.c: /tmp/ccNY1R0v.s:429: Error: bad instruction `shld #13,r10,r10'
siphash.c: /tmp/ccNY1R0v.s:461: Error: bad instruction `shld #16,r2,r2'
siphash.c: /tmp/ccNY1R0v.s:494: Error: bad instruction `shld #32,r6,r6'
siphash.c: /tmp/ccNY1R0v.s:523: Error: bad instruction `shld #17,r0,r0'
siphash.c: /tmp/ccNY1R0v.s:542: Error: bad instruction `shld #21,r0,r0'
siphash.c: /tmp/ccNY1R0v.s:568: Error: bad instruction `shld #32,r4,r4'
siphash.c: /tmp/ccNY1R0v.s:663: Error: bad instruction `shld #13,r10,r10'
siphash.c: /tmp/ccNY1R0v.s:694: Error: bad instruction `shld #16,r4,r4'
siphash.c: /tmp/ccNY1R0v.s:720: Error: bad instruction `shld #32,r8,r8'
siphash.c: /tmp/ccNY1R0v.s:748: Error: bad instruction `shld #17,r2,r2'
siphash.c: /tmp/ccNY1R0v.s:767: Error: bad instruction `shld #21,r2,r2'
siphash.c: /tmp/ccNY1R0v.s:789: Error: bad instruction `shld #32,r0,r0'
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:sandy | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
Namespace violations
siphash.o N 0
siphash.o N 107
siphash.o N 112
siphash.o N 11b
siphash.o N 11f
siphash.o N 127
siphash.o N 12b
siphash.o N 139
siphash.o N 143
siphash.o N 14b
siphash.o N 14e
siphash.o N 150
siphash.o N 152
siphash.o N 155
siphash.o N 158
siphash.o N 15b
siphash.o N 15e
siphash.o N 161
siphash.o N 164
siphash.o N 166
siphash.o N 173
siphash.o N 17a
siphash.o N 17d
siphash.o N 17f
siphash.o N 183
siphash.o N 188
siphash.o N 1ad
siphash.o N 1b1
siphash.o N 1da
siphash.o N 20a
siphash.o N 20e
siphash.o N 211
siphash.o N 217
siphash.o N 21c
siphash.o N 222
siphash.o N 236
siphash.o N 23a
siphash.o N 242
siphash.o N 25
siphash.o N 2f
siphash.o N f0
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:little | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
siphash.o N 0
siphash.o N 107
siphash.o N 112
siphash.o N 11b
siphash.o N 11f
siphash.o N 127
siphash.o N 12b
siphash.o N 139
siphash.o N 143
siphash.o N 14b
siphash.o N 14e
siphash.o N 150
siphash.o N 152
siphash.o N 155
siphash.o N 158
siphash.o N 15b
siphash.o N 15e
siphash.o N 161
siphash.o N 164
siphash.o N 167
siphash.o N 169
siphash.o N 176
siphash.o N 17d
siphash.o N 17f
siphash.o N 183
siphash.o N 188
siphash.o N 1ad
siphash.o N 1b1
siphash.o N 1da
siphash.o N 20a
siphash.o N 20e
siphash.o N 211
siphash.o N 217
siphash.o N 21c
siphash.o N 222
siphash.o N 236
siphash.o N 23a
siphash.o N 242
siphash.o N 25
siphash.o N 2f
siphash.o N f0
Number of similar (implementation,compiler) pairs: 2, namely:
Implementation | Compiler |
T:little | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:little | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
siphash.o N 0
siphash.o N 106
siphash.o N 111
siphash.o N 11a
siphash.o N 11e
siphash.o N 143
siphash.o N 147
siphash.o N 155
siphash.o N 17e
siphash.o N 186
siphash.o N 1b6
siphash.o N 1ba
siphash.o N 1bd
siphash.o N 1c3
siphash.o N 1c5
siphash.o N 1c7
siphash.o N 1cc
siphash.o N 1d2
siphash.o N 1dc
siphash.o N 1e4
siphash.o N 1e7
siphash.o N 1fb
siphash.o N 1ff
siphash.o N 203
siphash.o N 205
siphash.o N 208
siphash.o N 20b
siphash.o N 20e
siphash.o N 211
siphash.o N 214
siphash.o N 217
siphash.o N 21a
siphash.o N 227
siphash.o N 22e
siphash.o N 230
siphash.o N 234
siphash.o N 239
siphash.o N 241
siphash.o N 25
siphash.o N 2f
siphash.o N ef
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:little | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
siphash.o N 0
siphash.o N 106
siphash.o N 111
siphash.o N 11a
siphash.o N 11e
siphash.o N 126
siphash.o N 12a
siphash.o N 138
siphash.o N 142
siphash.o N 14a
siphash.o N 14d
siphash.o N 14f
siphash.o N 151
siphash.o N 154
siphash.o N 157
siphash.o N 15a
siphash.o N 15d
siphash.o N 160
siphash.o N 163
siphash.o N 165
siphash.o N 172
siphash.o N 179
siphash.o N 17c
siphash.o N 17e
siphash.o N 182
siphash.o N 187
siphash.o N 1ac
siphash.o N 1b0
siphash.o N 1d9
siphash.o N 209
siphash.o N 20d
siphash.o N 210
siphash.o N 216
siphash.o N 21b
siphash.o N 221
siphash.o N 235
siphash.o N 239
siphash.o N 241
siphash.o N 25
siphash.o N 2f
siphash.o N ef
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:little | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
siphash.o N 0
siphash.o N 107
siphash.o N 112
siphash.o N 11b
siphash.o N 11f
siphash.o N 12d
siphash.o N 137
siphash.o N 13f
siphash.o N 142
siphash.o N 16b
siphash.o N 16f
siphash.o N 173
siphash.o N 176
siphash.o N 17c
siphash.o N 17e
siphash.o N 180
siphash.o N 183
siphash.o N 187
siphash.o N 194
siphash.o N 19f
siphash.o N 1a8
siphash.o N 1ac
siphash.o N 1b0
siphash.o N 1b3
siphash.o N 1b6
siphash.o N 1b9
siphash.o N 1bc
siphash.o N 1bf
siphash.o N 1c2
siphash.o N 1c6
siphash.o N 1c8
siphash.o N 1cd
siphash.o N 25
siphash.o N 2f
siphash.o N f0
verify.o N 0
verify.o N 118
verify.o N 11c
verify.o N 12a
verify.o N 141
verify.o N 166
verify.o N 196
verify.o N 19e
verify.o N 1b2
verify.o N 1b4
verify.o N 1b7
verify.o N 1bd
verify.o N 25
verify.o N 2e
verify.o N ef
Number of similar (implementation,compiler) pairs: 3, namely:
Implementation | Compiler |
T:ref_le | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ref_le | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
T:ref_le | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
siphash.o N 0
siphash.o N 106
siphash.o N 111
siphash.o N 11a
siphash.o N 11e
siphash.o N 12c
siphash.o N 136
siphash.o N 13e
siphash.o N 141
siphash.o N 16a
siphash.o N 16e
siphash.o N 172
siphash.o N 175
siphash.o N 17b
siphash.o N 17d
siphash.o N 17f
siphash.o N 182
siphash.o N 186
siphash.o N 193
siphash.o N 19e
siphash.o N 1a7
siphash.o N 1ab
siphash.o N 1af
siphash.o N 1b2
siphash.o N 1b5
siphash.o N 1b8
siphash.o N 1bb
siphash.o N 1be
siphash.o N 1c1
siphash.o N 1c5
siphash.o N 1c7
siphash.o N 1cc
siphash.o N 25
siphash.o N 2f
siphash.o N ef
verify.o N 0
verify.o N 117
verify.o N 11b
verify.o N 129
verify.o N 140
verify.o N 165
verify.o N 195
verify.o N 19d
verify.o N 1b1
verify.o N 1b3
verify.o N 1b6
verify.o N 1bc
verify.o N 25
verify.o N 2e
verify.o N ee
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref_le | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |
Namespace violations
siphash.o N 0
siphash.o N 106
siphash.o N 111
siphash.o N 11a
siphash.o N 11e
siphash.o N 12c
siphash.o N 136
siphash.o N 13e
siphash.o N 141
siphash.o N 16a
siphash.o N 16e
siphash.o N 172
siphash.o N 175
siphash.o N 178
siphash.o N 17b
siphash.o N 17e
siphash.o N 181
siphash.o N 184
siphash.o N 187
siphash.o N 18d
siphash.o N 18f
siphash.o N 191
siphash.o N 194
siphash.o N 198
siphash.o N 1a5
siphash.o N 1b0
siphash.o N 1b9
siphash.o N 1bd
siphash.o N 1c1
siphash.o N 1c3
siphash.o N 1c7
siphash.o N 1cc
siphash.o N 25
siphash.o N 2f
siphash.o N ef
verify.o N 0
verify.o N 117
verify.o N 11b
verify.o N 129
verify.o N 140
verify.o N 165
verify.o N 195
verify.o N 19d
verify.o N 1b1
verify.o N 1b3
verify.o N 1b6
verify.o N 1bc
verify.o N 25
verify.o N 2e
verify.o N ee
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:ref_le | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1) |