Test results for aarch64, pi3bplus, crypto_auth/siphash48
[Page version: 20241105 13:29:25]
Measurements for aarch64, pi3bplus, crypto_auth
Test results for aarch64, pi3bplus, crypto_auth
Test results for crypto_auth/siphash48
Computer: pi3bplus
Microarchitecture: aarch64; Cortex-A53 (410fd034)
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20241022
Operation: crypto_auth
Primitive: siphash48
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
9083 | 964 0 0 | 12556 768 752 | T:little | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
9863 | 1068 0 0 | 11748 768 752 | T:ref_le | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
9863 | 1068 0 0 | 12660 768 752 | T:ref_le | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
10630 | 1068 0 0 | 10652 752 736 | T:ref_le | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
11826 | 1076 0 0 | 15779 760 744 | T:ref_le | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
12321 | 552 0 0 | 15267 760 744 | T:little | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
12991 | 568 0 0 | 11252 768 752 | T:little | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
14175 | 468 0 0 | 10068 752 736 | T:little | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241017 | 20241011 |
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 (12.2.0) |
T:ref_le | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ref_le | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ref_le | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
siphash.c: /tmp/ccHMUxn6.s: Assembler messages:
siphash.c: /tmp/ccHMUxn6.s:100: Error: unknown mnemonic `shld' -- `shld 13,x3,x3'
siphash.c: /tmp/ccHMUxn6.s:114: Error: unknown mnemonic `shld' -- `shld 16,x0,x0'
siphash.c: /tmp/ccHMUxn6.s:135: Error: unknown mnemonic `shld' -- `shld 32,x4,x4'
siphash.c: /tmp/ccHMUxn6.s:156: Error: unknown mnemonic `shld' -- `shld 17,x3,x3'
siphash.c: /tmp/ccHMUxn6.s:170: Error: unknown mnemonic `shld' -- `shld 21,x0,x0'
siphash.c: /tmp/ccHMUxn6.s:194: Error: unknown mnemonic `shld' -- `shld 32,x2,x2'
siphash.c: /tmp/ccHMUxn6.s:274: Error: unknown mnemonic `shld' -- `shld 13,x3,x3'
siphash.c: /tmp/ccHMUxn6.s:288: Error: unknown mnemonic `shld' -- `shld 16,x1,x1'
siphash.c: /tmp/ccHMUxn6.s:309: Error: unknown mnemonic `shld' -- `shld 32,x4,x4'
siphash.c: /tmp/ccHMUxn6.s:330: Error: unknown mnemonic `shld' -- `shld 17,x3,x3'
siphash.c: /tmp/ccHMUxn6.s:344: Error: unknown mnemonic `shld' -- `shld 21,x0,x0'
siphash.c: /tmp/ccHMUxn6.s:368: Error: unknown mnemonic `shld' -- `shld 32,x2,x2'
siphash.c: /tmp/ccHMUxn6.s:409: Error: unknown mnemonic `shld' -- `shld 13,x3,x3'
siphash.c: /tmp/ccHMUxn6.s:423: Error: unknown mnemonic `shld' -- `shld 16,x1,x1'
siphash.c: /tmp/ccHMUxn6.s:444: Error: unknown mnemonic `shld' -- `shld 32,x4,x4'
siphash.c: /tmp/ccHMUxn6.s:465: Error: unknown mnemonic `shld' -- `shld 17,x3,x3'
siphash.c: /tmp/ccHMUxn6.s:479: Error: unknown mnemonic `shld' -- `shld 21,x0,x0'
siphash.c: /tmp/ccHMUxn6.s:503: Error: unknown mnemonic `shld' -- `shld 32,x2,x2'
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:sandy | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
siphash.c: /tmp/ccTs8yUk.s: Assembler messages:
siphash.c: /tmp/ccTs8yUk.s:94: Error: unknown mnemonic `shld' -- `shld 13,x0,x0'
siphash.c: /tmp/ccTs8yUk.s:133: Error: unknown mnemonic `shld' -- `shld 16,x3,x3'
siphash.c: /tmp/ccTs8yUk.s:165: Error: unknown mnemonic `shld' -- `shld 32,x11,x11'
siphash.c: /tmp/ccTs8yUk.s:191: Error: unknown mnemonic `shld' -- `shld 21,x0,x0'
siphash.c: /tmp/ccTs8yUk.s:200: Error: unknown mnemonic `shld' -- `shld 17,x8,x8'
siphash.c: /tmp/ccTs8yUk.s:237: Error: unknown mnemonic `shld' -- `shld 32,x9,x9'
siphash.c: /tmp/ccTs8yUk.s:267: Error: unknown mnemonic `shld' -- `shld 13,x8,x8'
siphash.c: /tmp/ccTs8yUk.s:281: Error: unknown mnemonic `shld' -- `shld 16,x0,x0'
siphash.c: /tmp/ccTs8yUk.s:307: Error: unknown mnemonic `shld' -- `shld 32,x10,x10'
siphash.c: /tmp/ccTs8yUk.s:326: Error: unknown mnemonic `shld' -- `shld 17,x3,x3'
siphash.c: /tmp/ccTs8yUk.s:340: Error: unknown mnemonic `shld' -- `shld 21,x0,x0'
siphash.c: /tmp/ccTs8yUk.s:361: Error: unknown mnemonic `shld' -- `shld 32,x8,x8'
siphash.c: /tmp/ccTs8yUk.s:392: Error: unknown mnemonic `shld' -- `shld 13,x3,x3'
siphash.c: /tmp/ccTs8yUk.s:406: Error: unknown mnemonic `shld' -- `shld 16,x0,x0'
siphash.c: /tmp/ccTs8yUk.s:427: Error: unknown mnemonic `shld' -- `shld 32,x9,x9'
siphash.c: /tmp/ccTs8yUk.s:448: Error: unknown mnemonic `shld' -- `shld 17,x10,x10'
siphash.c: /tmp/ccTs8yUk.s:462: Error: unknown mnemonic `shld' -- `shld 21,x0,x0'
siphash.c: /tmp/ccTs8yUk.s:483: Error: unknown mnemonic `shld' -- `shld 32,x8,x8'
siphash.c: /tmp/ccTs8yUk.s:515: Error: unknown mnemonic `shld' -- `shld 13,x10,x10'
siphash.c: /tmp/ccTs8yUk.s:529: Error: unknown mnemonic `shld' -- `shld 16,x0,x0'
siphash.c: /tmp/ccTs8yUk.s:550: Error: unknown mnemonic `shld' -- `shld 32,x3,x3'
siphash.c: /tmp/ccTs8yUk.s:581: Error: unknown mnemonic `shld' -- `shld 21,x0,x0'
siphash.c: /tmp/ccTs8yUk.s:590: Error: unknown mnemonic `shld' -- `shld 17,x6,x6'
siphash.c: /tmp/ccTs8yUk.s:620: Error: unknown mnemonic `shld' -- `shld 32,x8,x8'
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 (12.2.0) |
Compiler output
siphash.c: /tmp/ccQI8jSn.s: Assembler messages:
siphash.c: /tmp/ccQI8jSn.s:123: Error: unknown mnemonic `shld' -- `shld 13,x3,x3'
siphash.c: /tmp/ccQI8jSn.s:137: Error: unknown mnemonic `shld' -- `shld 16,x4,x4'
siphash.c: /tmp/ccQI8jSn.s:158: Error: unknown mnemonic `shld' -- `shld 32,x5,x5'
siphash.c: /tmp/ccQI8jSn.s:179: Error: unknown mnemonic `shld' -- `shld 17,x3,x3'
siphash.c: /tmp/ccQI8jSn.s:193: Error: unknown mnemonic `shld' -- `shld 21,x4,x4'
siphash.c: /tmp/ccQI8jSn.s:214: Error: unknown mnemonic `shld' -- `shld 32,x1,x1'
siphash.c: /tmp/ccQI8jSn.s:285: Error: unknown mnemonic `shld' -- `shld 13,x3,x3'
siphash.c: /tmp/ccQI8jSn.s:299: Error: unknown mnemonic `shld' -- `shld 16,x4,x4'
siphash.c: /tmp/ccQI8jSn.s:320: Error: unknown mnemonic `shld' -- `shld 32,x5,x5'
siphash.c: /tmp/ccQI8jSn.s:341: Error: unknown mnemonic `shld' -- `shld 17,x3,x3'
siphash.c: /tmp/ccQI8jSn.s:355: Error: unknown mnemonic `shld' -- `shld 21,x4,x4'
siphash.c: /tmp/ccQI8jSn.s:376: Error: unknown mnemonic `shld' -- `shld 32,x1,x1'
siphash.c: /tmp/ccQI8jSn.s:419: Error: unknown mnemonic `shld' -- `shld 13,x3,x3'
siphash.c: /tmp/ccQI8jSn.s:433: Error: unknown mnemonic `shld' -- `shld 16,x4,x4'
siphash.c: /tmp/ccQI8jSn.s:454: Error: unknown mnemonic `shld' -- `shld 32,x2,x2'
siphash.c: /tmp/ccQI8jSn.s:475: Error: unknown mnemonic `shld' -- `shld 17,x3,x3'
siphash.c: /tmp/ccQI8jSn.s:489: Error: unknown mnemonic `shld' -- `shld 21,x5,x5'
siphash.c: /tmp/ccQI8jSn.s:510: Error: unknown mnemonic `shld' -- `shld 32,x1,x1'
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:sandy | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
siphash.c: /tmp/ccaxZES9.s: Assembler messages:
siphash.c: /tmp/ccaxZES9.s:137: Error: unknown mnemonic `shld' -- `shld 13,x3,x3'
siphash.c: /tmp/ccaxZES9.s:151: Error: unknown mnemonic `shld' -- `shld 16,x1,x1'
siphash.c: /tmp/ccaxZES9.s:179: Error: unknown mnemonic `shld' -- `shld 32,x5,x5'
siphash.c: /tmp/ccaxZES9.s:198: Error: unknown mnemonic `shld' -- `shld 17,x3,x3'
siphash.c: /tmp/ccaxZES9.s:212: Error: unknown mnemonic `shld' -- `shld 21,x1,x1'
siphash.c: /tmp/ccaxZES9.s:233: Error: unknown mnemonic `shld' -- `shld 32,x6,x6'
siphash.c: /tmp/ccaxZES9.s:273: Error: unknown mnemonic `shld' -- `shld 13,x3,x3'
siphash.c: /tmp/ccaxZES9.s:287: Error: unknown mnemonic `shld' -- `shld 16,x1,x1'
siphash.c: /tmp/ccaxZES9.s:308: Error: unknown mnemonic `shld' -- `shld 32,x2,x2'
siphash.c: /tmp/ccaxZES9.s:329: Error: unknown mnemonic `shld' -- `shld 17,x3,x3'
siphash.c: /tmp/ccaxZES9.s:343: Error: unknown mnemonic `shld' -- `shld 21,x5,x5'
siphash.c: /tmp/ccaxZES9.s:370: Error: unknown mnemonic `shld' -- `shld 32,x4,x4'
siphash.c: /tmp/ccaxZES9.s:434: Error: unknown mnemonic `shld' -- `shld 13,x3,x3'
siphash.c: /tmp/ccaxZES9.s:448: Error: unknown mnemonic `shld' -- `shld 16,x4,x4'
siphash.c: /tmp/ccaxZES9.s:469: Error: unknown mnemonic `shld' -- `shld 32,x5,x5'
siphash.c: /tmp/ccaxZES9.s:490: Error: unknown mnemonic `shld' -- `shld 17,x3,x3'
siphash.c: /tmp/ccaxZES9.s:504: Error: unknown mnemonic `shld' -- `shld 21,x4,x4'
siphash.c: /tmp/ccaxZES9.s:531: Error: unknown mnemonic `shld' -- `shld 32,x6,x6'
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:sandy | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |