Test results for amd64, rome0, crypto_aead/omdsha256k192n104tau128v1
[Page version: 20260217 19:41:10]
Measurements for amd64, rome0, crypto_aead
Test results for amd64, rome0, crypto_aead
Test results for crypto_aead/omdsha256k192n104tau128v1
Computer: rome0
Microarchitecture: amd64; Zen 2 (830f10)
Architecture: amd64
CPU ID: AuthenticAMD-00830f10-178bfbff
SUPERCOP version: 20260217
Operation: crypto_aead
Primitive: omdsha256k192n104tau128v1
| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 111700 | 14320 2768 132 | 46909 4112 1728 | T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 114591 | 14352 2768 132 | 47541 4112 1728 | T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 118913 | 16097 2752 132 | 48645 4096 1728 | T:sse4 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 132611 | 12270 2752 132 | 42691 4088 1792 | T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 134596 | 22914 2752 132 | 52757 4096 1728 | T:sse4 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 151878 | 10770 0 0 | 43213 1288 1568 | T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 155428 | 17552 0 0 | 50911 1200 1664 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 164017 | 10604 0 0 | 43581 1288 1600 | T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 168845 | 7078 0 0 | 38311 1200 1664 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 169055 | 4558 0 0 | 34979 1280 1632 | T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 171101 | 12175 0 0 | 44533 1288 1568 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 174031 | 5681 0 0 | 35605 1288 1568 | T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 187256 | 5661 0 0 | 35799 1200 1664 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 195844 | 4102 0 0 | 32571 1184 1632 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 221391 | 14192 2768 132 | 46781 4112 1728 | T:avx1 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 223866 | 14224 2768 132 | 47413 4112 1728 | T:avx1 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 228105 | 15969 2752 132 | 48517 4096 1728 | T:avx1 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 242943 | 12122 2752 132 | 42563 4088 1792 | T:avx1 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
| 244238 | 22786 2752 132 | 52629 4096 1728 | T:avx1 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260217 | 20260217 |
Compiler output
encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/cc5tdJPI.s: Assembler messages:
encrypt.c: /tmp/cc5tdJPI.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5tdJPI.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5tdJPI.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5tdJPI.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5tdJPI.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5tdJPI.s:944: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5tdJPI.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5tdJPI.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5tdJPI.s:955: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5tdJPI.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5tdJPI.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5tdJPI.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5tdJPI.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5tdJPI.s:972: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5tdJPI.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5tdJPI.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5tdJPI.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5tdJPI.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5tdJPI.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/cc5tdJPI.s:1001: Warning: dwarf line number information for .data ignored
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:avx1 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/ccpoO7BJ.s: Assembler messages:
encrypt.c: /tmp/ccpoO7BJ.s:922: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpoO7BJ.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpoO7BJ.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpoO7BJ.s:926: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpoO7BJ.s:937: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpoO7BJ.s:944: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpoO7BJ.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpoO7BJ.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpoO7BJ.s:955: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpoO7BJ.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpoO7BJ.s:959: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpoO7BJ.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpoO7BJ.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpoO7BJ.s:972: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpoO7BJ.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpoO7BJ.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpoO7BJ.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpoO7BJ.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpoO7BJ.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccpoO7BJ.s:1001: Warning: dwarf line number information for .data ignored
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:avx1 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/ccPwBxK6.s: Assembler messages:
encrypt.c: /tmp/ccPwBxK6.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPwBxK6.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPwBxK6.s:934: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPwBxK6.s:935: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPwBxK6.s:936: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPwBxK6.s:943: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPwBxK6.s:946: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPwBxK6.s:947: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPwBxK6.s:952: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPwBxK6.s:953: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPwBxK6.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPwBxK6.s:958: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPwBxK6.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPwBxK6.s:969: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPwBxK6.s:979: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPwBxK6.s:981: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPwBxK6.s:993: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPwBxK6.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPwBxK6.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccPwBxK6.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:avx1 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/ccYgRb6R.s: Assembler messages:
encrypt.c: /tmp/ccYgRb6R.s:921: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYgRb6R.s:923: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYgRb6R.s:924: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYgRb6R.s:925: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYgRb6R.s:935: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYgRb6R.s:940: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYgRb6R.s:942: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYgRb6R.s:945: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYgRb6R.s:948: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYgRb6R.s:949: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYgRb6R.s:956: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYgRb6R.s:957: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYgRb6R.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYgRb6R.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYgRb6R.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYgRb6R.s:973: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYgRb6R.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYgRb6R.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYgRb6R.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccYgRb6R.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:avx1 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/ccCoUreE.s: Assembler messages:
encrypt.c: /tmp/ccCoUreE.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCoUreE.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCoUreE.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCoUreE.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCoUreE.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCoUreE.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCoUreE.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCoUreE.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCoUreE.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCoUreE.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCoUreE.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCoUreE.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCoUreE.s:1003: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCoUreE.s:1011: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCoUreE.s:1022: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCoUreE.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCoUreE.s:1025: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCoUreE.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCoUreE.s:1037: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccCoUreE.s:1040: Warning: dwarf line number information for .data ignored
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:sse4 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/ccREd74o.s: Assembler messages:
encrypt.c: /tmp/ccREd74o.s:961: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccREd74o.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccREd74o.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccREd74o.s:965: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccREd74o.s:976: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccREd74o.s:983: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccREd74o.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccREd74o.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccREd74o.s:994: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccREd74o.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccREd74o.s:998: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccREd74o.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccREd74o.s:1003: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccREd74o.s:1011: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccREd74o.s:1022: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccREd74o.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccREd74o.s:1025: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccREd74o.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccREd74o.s:1037: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccREd74o.s:1040: Warning: dwarf line number information for .data ignored
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:sse4 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/ccxJ97IW.s: Assembler messages:
encrypt.c: /tmp/ccxJ97IW.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxJ97IW.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxJ97IW.s:973: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxJ97IW.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxJ97IW.s:975: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxJ97IW.s:982: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxJ97IW.s:985: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxJ97IW.s:986: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxJ97IW.s:991: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxJ97IW.s:992: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxJ97IW.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxJ97IW.s:997: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxJ97IW.s:1000: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxJ97IW.s:1008: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxJ97IW.s:1018: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxJ97IW.s:1020: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxJ97IW.s:1032: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxJ97IW.s:1036: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxJ97IW.s:1037: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccxJ97IW.s:1038: Warning: dwarf line number information for .data ignored
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:sse4 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Compiler output
encrypt.c: In file included from encrypt.c:7:
encrypt.c: omdsha256.h:137:3: warning: 'Hash' defined but not used [-Wunused-variable]
encrypt.c: 137 | } Hash;
encrypt.c: | ^~~~
encrypt.c: /tmp/ccx31lVe.s: Assembler messages:
encrypt.c: /tmp/ccx31lVe.s:960: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx31lVe.s:962: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx31lVe.s:963: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx31lVe.s:964: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx31lVe.s:974: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx31lVe.s:979: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx31lVe.s:981: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx31lVe.s:984: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx31lVe.s:987: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx31lVe.s:988: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx31lVe.s:995: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx31lVe.s:996: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx31lVe.s:999: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx31lVe.s:1001: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx31lVe.s:1004: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx31lVe.s:1012: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx31lVe.s:1022: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx31lVe.s:1024: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx31lVe.s:1025: Warning: dwarf line number information for .data ignored
encrypt.c: /tmp/ccx31lVe.s:1026: Warning: dwarf line number information for .data ignored
encrypt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| T:sse4 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Namespace violations
omdsha256.o double_block T
omdsha256.o glue B
omdsha256.o hash T
omdsha256.o key_func T
omdsha256.o ntz T
omdsha256.o omdsha256_process T
omdsha256.o triple_block T
omdsha256.o xor_block T
Number of similar (implementation,compiler) pairs: 10, namely:
| Implementation | Compiler |
| T:avx1 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:avx1 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:avx1 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:avx1 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:avx1 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:sse4 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:sse4 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:sse4 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:sse4 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:sse4 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
Namespace violations
omdsha256.o calc_L_i T
omdsha256.o double_block T
omdsha256.o final_masking_associated_data T
omdsha256.o final_masking_message T
omdsha256.o hash T
omdsha256.o increment_masking_associated_data T
omdsha256.o increment_masking_message T
omdsha256.o key_func T
omdsha256.o l2b T
omdsha256.o ntz T
omdsha256.o omdsha256_process T
omdsha256.o triple_block T
omdsha256.o xor_block T
sha256.o sha256_comp T
Number of similar (implementation,compiler) pairs: 9, namely:
| Implementation | Compiler |
| T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
| T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
| T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
| T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
| T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |