Test results for armeabi, bblack, crypto_scalarmult/kummer
[Page version: 20241101 10:17:42]
Measurements for armeabi, bblack, crypto_scalarmult
Test results for armeabi, bblack, crypto_scalarmult
Test results for crypto_scalarmult/kummer
Computer: bblack
Microarchitecture: armeabi; Cortex-A8 (413fc082)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240716
Operation: crypto_scalarmult
Primitive: kummer
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
4190352 | 18428 0 0 | 31154 484 1504 | ref5 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240812 | 20240716 |
4277768 | 14360 0 0 | 31475 452 1504 | ref5 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240812 | 20240716 |
4277856 | 14360 0 0 | 31475 452 1504 | ref5 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240812 | 20240716 |
4289520 | 4084 0 0 | 19537 448 1496 | ref5 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240812 | 20240716 |
4337600 | 2908 0 0 | 14606 484 1504 | ref5 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240812 | 20240716 |
4376056 | 15684 0 0 | 28410 484 1504 | ref5u | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240812 | 20240716 |
4628720 | 3140 0 0 | 14842 484 1504 | ref5u | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240812 | 20240716 |
4676256 | 16504 0 0 | 33623 452 1504 | ref5u | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240812 | 20240716 |
4677344 | 16504 0 0 | 33623 452 1504 | ref5u | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240812 | 20240716 |
4841280 | 4656 0 0 | 20109 448 1496 | ref5u | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240812 | 20240716 |
5420096 | 2600 0 0 | 13426 476 1496 | ref5 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240812 | 20240716 |
5688704 | 2822 0 0 | 13654 476 1496 | ref5u | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240812 | 20240716 |
6997648 | 3012 0 0 | 14914 484 1504 | ref5u | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240812 | 20240716 |
10987096 | 3766 0 0 | 15670 484 1504 | ref5 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240812 | 20240716 |
Compiler output
smult4.c: smult4.c:36:16: warning: unused variable 'xyzt3_i' [-Wunused-variable]
smult4.c: static gfex4 xyzt3_i;
smult4.c: ^
smult4.c: 1 warning generated.
cswap.s: cswap.s:344:29: error: expected '%<type>' or "<type>"
cswap.s: .section .note.GNU-stack,"",@progbits
cswap.s: ^
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
neon | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
neon | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
neon | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
neon | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
neon | 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
smult4.c: smult4.c:36:16: warning: 'xyzt3_i' defined but not used [-Wunused-variable]
smult4.c: static gfex4 xyzt3_i;
smult4.c: ^~~~~~~
cswap.s: cswap.s: Assembler messages:
cswap.s: cswap.s:344: Error: junk at end of line, first unrecognized character is `,'
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
neon | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
neon | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
neon | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
neon | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Compiler output
gfe.c: Alarm clock
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
ref5 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
ref5 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
ref5u | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
ref5u | 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
base.o N 00000000
base.o N 00000037
base.o N 0000003e
base.o N 0000010d
base.o N 00000112
base.o N 00000120
base.o N 00000134
base.o N 00000168
base.o N 0000016c
base.o N 0000016e
gfe.o N 00000000
gfe.o N 00000037
gfe.o N 0000003d
gfe.o N 0000010c
gfe.o N 00000110
gfe.o N 0000011a
gfe.o N 00000122
gfe.o N 00000126
gfe.o N 00000134
gfe.o N 0000013e
gfe.o N 00000146
gfe.o N 0000014a
gfe.o N 00000184
gfe.o N 00000186
gfe.o N 00000188
gfe.o N 0000019c
gfe.o N 000001a0
gfe.o N 000001a2
gfe.o N 000001a5
gfe.o N 000001a8
gfe.o N 000001ab
gfe.o N 000001b0
gfe.o N 000001b5
gfe.o N 000001b8
gfe.o N 000001bd
gfe.o N 000001c0
gfe.o N 000001c5
gfe.o N 000001c8
gfe.o N 000001cb
gfe.o N 000001ce
gfe.o N 000001d1
gfe.o N 000001d3
gfe.o N 000001d6
gfe.o N 0000020d
gfe.o N 0000020f
gfe.o N 00000212
gfe.o N 00000215
gfe.o N 00000218
gfe.o N 0000021b
gfe.o N 0000021e
gfe.o N 00000226
gfe.o N 00000228
gfe.o N 0000022a
gfe.o N 00000232
gfe.o N 0000026c
gfe.o N 000002a6
gfe.o N 000002de
gfe.o N 0000031a
gfe.o N 00000356
gfe.o N 00000359
gfe.o N 0000035c
gfe.o N 0000035f
gfe.o N 00000363
gfe.o N 00000367
gfe.o N 0000036b
gfe.o N 00000371
gfe.o N 00000373
gfe.o N 0000037a
gfe.o N 00000381
gfe.o N 00000388
gfe.o N 0000038f
gfe.o N 00000397
gfe.o N 0000039f
gfe.o N 000003a1
gfe.o N 000003af
gfe.o N 000003b1
smult.o N 00000000
smult.o N 00000037
smult.o N 0000003f
smult.o N 0000010e
smult.o N 00000115
smult.o N 00000119
smult.o N 00000123
smult.o N 0000012b
smult.o N 00000132
smult.o N 00000139
smult.o N 00000140
smult.o N 00000147
smult.o N 0000014e
smult.o N 00000155
smult.o N 0000015c
smult.o N 0000015f
smult.o N 00000161
smult.o N 00000175
smult.o N 00000179
smult.o N 0000017c
smult.o N 0000017f
smult.o N 00000182
smult.o N 000001a8
smult.o N 000001b7
smult.o N 000001c6
smult.o N 000001da
smult.o N 000001e9
smult.o N 000001f8
smult.o N 00000211
smult.o N 0000022d
smult.o N 0000025c
smult.o N 00000264
smult.o N 00000269
smult.o N 0000026b
smult.o N 00000279
smult.o N 0000027b
smult.o N 0000027d
smult.o N 00000281
smult.o N 00000283
smult.o N 00000285
smult.o N 0000028d
smult.o N 00000292
smult.o N 00000295
smult.o N 00000299
smult.o N 0000029b
smult.o N 0000029e
smult.o N 000002a0
smult.o N 000002a2
smult.o N 000002a4
smult.o N 000002a7
smult.o N 000002b4
smult.o N 000002bf
smult.o N 000002c8
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref5 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
base.o N 00000000
base.o N 00000037
base.o N 0000003e
base.o N 0000010c
base.o N 00000111
base.o N 0000011f
base.o N 00000133
base.o N 00000167
base.o N 0000016b
base.o N 0000016d
gfe.o N 00000000
gfe.o N 00000037
gfe.o N 0000003d
gfe.o N 0000010b
gfe.o N 0000010f
gfe.o N 00000119
gfe.o N 00000121
gfe.o N 00000125
gfe.o N 00000133
gfe.o N 0000013d
gfe.o N 00000145
gfe.o N 00000149
gfe.o N 00000183
gfe.o N 00000185
gfe.o N 00000187
gfe.o N 0000019b
gfe.o N 0000019f
gfe.o N 000001a1
gfe.o N 000001a4
gfe.o N 000001a7
gfe.o N 000001aa
gfe.o N 000001af
gfe.o N 000001b4
gfe.o N 000001b7
gfe.o N 000001bc
gfe.o N 000001bf
gfe.o N 000001c4
gfe.o N 000001c7
gfe.o N 000001ca
gfe.o N 000001cd
gfe.o N 000001d0
gfe.o N 000001d2
gfe.o N 000001d5
gfe.o N 0000020c
gfe.o N 0000020e
gfe.o N 00000211
gfe.o N 00000214
gfe.o N 00000217
gfe.o N 0000021a
gfe.o N 0000021d
gfe.o N 00000225
gfe.o N 00000227
gfe.o N 00000229
gfe.o N 00000231
gfe.o N 0000026b
gfe.o N 000002a5
gfe.o N 000002dd
gfe.o N 00000319
gfe.o N 00000355
gfe.o N 00000358
gfe.o N 0000035b
gfe.o N 0000035e
gfe.o N 00000362
gfe.o N 00000366
gfe.o N 0000036a
gfe.o N 00000370
gfe.o N 00000372
gfe.o N 00000379
gfe.o N 00000380
gfe.o N 00000387
gfe.o N 0000038e
gfe.o N 00000396
gfe.o N 0000039e
gfe.o N 000003a0
gfe.o N 000003ae
gfe.o N 000003b0
smult.o N 00000000
smult.o N 00000037
smult.o N 0000003f
smult.o N 0000010d
smult.o N 00000114
smult.o N 00000118
smult.o N 00000122
smult.o N 0000012a
smult.o N 00000131
smult.o N 00000138
smult.o N 0000013f
smult.o N 00000146
smult.o N 0000014d
smult.o N 00000154
smult.o N 0000015b
smult.o N 0000015e
smult.o N 00000160
smult.o N 00000174
smult.o N 00000178
smult.o N 0000017b
smult.o N 0000017e
smult.o N 00000181
smult.o N 000001a7
smult.o N 000001b6
smult.o N 000001c5
smult.o N 000001d9
smult.o N 000001e8
smult.o N 000001f7
smult.o N 00000210
smult.o N 0000022c
smult.o N 0000025b
smult.o N 00000263
smult.o N 00000268
smult.o N 0000026a
smult.o N 00000278
smult.o N 0000027a
smult.o N 0000027c
smult.o N 00000280
smult.o N 00000282
smult.o N 00000284
smult.o N 0000028c
smult.o N 00000291
smult.o N 00000294
smult.o N 00000298
smult.o N 0000029a
smult.o N 0000029d
smult.o N 0000029f
smult.o N 000002a1
smult.o N 000002a3
smult.o N 000002a6
smult.o N 000002b3
smult.o N 000002be
smult.o N 000002c7
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref5 | 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
base.o N 00000000
base.o N 00000037
base.o N 0000003e
base.o N 0000010d
base.o N 00000112
base.o N 00000120
base.o N 00000134
base.o N 00000168
base.o N 0000016c
base.o N 0000016e
gfe.o N 00000000
gfe.o N 00000037
gfe.o N 0000003d
gfe.o N 0000010c
gfe.o N 00000110
gfe.o N 0000011a
gfe.o N 00000122
gfe.o N 00000126
gfe.o N 00000134
gfe.o N 0000013e
gfe.o N 00000146
gfe.o N 0000014a
gfe.o N 00000152
gfe.o N 00000154
gfe.o N 00000156
gfe.o N 0000016a
gfe.o N 0000016e
gfe.o N 00000170
gfe.o N 00000172
gfe.o N 0000017a
gfe.o N 000001b4
gfe.o N 000001ee
gfe.o N 00000225
gfe.o N 0000025f
gfe.o N 00000297
gfe.o N 000002d3
gfe.o N 0000030f
gfe.o N 00000312
gfe.o N 00000315
gfe.o N 00000318
gfe.o N 0000031c
gfe.o N 00000320
gfe.o N 00000324
gfe.o N 0000032a
gfe.o N 0000032c
gfe.o N 0000032e
gfe.o N 00000335
gfe.o N 0000033c
gfe.o N 00000343
gfe.o N 0000034a
gfe.o N 00000352
gfe.o N 0000035a
gfe.o N 0000035c
gfe.o N 0000035f
gfe.o N 00000362
gfe.o N 00000365
gfe.o N 0000036a
gfe.o N 0000036f
gfe.o N 00000374
gfe.o N 00000379
gfe.o N 0000037c
gfe.o N 0000037f
gfe.o N 00000382
gfe.o N 00000385
gfe.o N 00000387
gfe.o N 0000038a
gfe.o N 0000038d
gfe.o N 00000390
gfe.o N 00000392
gfe.o N 00000395
gfe.o N 00000398
gfe.o N 0000039b
gfe.o N 0000039e
gfe.o N 000003a1
gfe.o N 000003af
gfe.o N 000003b1
smult.o N 00000000
smult.o N 00000037
smult.o N 0000003f
smult.o N 0000010e
smult.o N 00000115
smult.o N 00000119
smult.o N 00000123
smult.o N 0000012b
smult.o N 00000132
smult.o N 00000139
smult.o N 00000140
smult.o N 00000147
smult.o N 0000014e
smult.o N 00000155
smult.o N 0000015c
smult.o N 0000015f
smult.o N 00000161
smult.o N 00000175
smult.o N 00000179
smult.o N 0000017c
smult.o N 0000017f
smult.o N 00000182
smult.o N 000001a8
smult.o N 000001b7
smult.o N 000001c6
smult.o N 000001da
smult.o N 000001e9
smult.o N 000001f8
smult.o N 00000211
smult.o N 0000022d
smult.o N 00000235
smult.o N 00000237
smult.o N 00000239
smult.o N 0000023b
smult.o N 0000023d
smult.o N 00000240
smult.o N 0000024d
smult.o N 00000258
smult.o N 00000261
smult.o N 00000263
smult.o N 00000265
smult.o N 00000294
smult.o N 00000299
smult.o N 0000029b
smult.o N 000002a9
smult.o N 000002ab
smult.o N 000002ad
smult.o N 000002b1
smult.o N 000002b9
smult.o N 000002be
smult.o N 000002c1
smult.o N 000002c5
smult.o N 000002c7
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref5 | 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
base.o N 00000000
base.o N 00000037
base.o N 0000003e
base.o N 0000010e
base.o N 00000113
base.o N 00000121
base.o N 00000135
base.o N 0000016a
base.o N 0000016e
base.o N 00000170
gfe.o N 00000000
gfe.o N 00000037
gfe.o N 0000003d
gfe.o N 0000010d
gfe.o N 0000011a
gfe.o N 00000125
gfe.o N 0000012e
gfe.o N 00000132
gfe.o N 00000149
gfe.o N 00000154
gfe.o N 0000015d
gfe.o N 00000161
gfe.o N 00000165
gfe.o N 0000016f
gfe.o N 00000177
gfe.o N 00000185
gfe.o N 0000018f
gfe.o N 00000197
gfe.o N 000001d2
gfe.o N 000001d4
gfe.o N 000001d6
gfe.o N 000001ea
gfe.o N 000001ee
gfe.o N 000001f0
gfe.o N 000001f3
gfe.o N 000001f6
gfe.o N 000001f9
gfe.o N 000001fe
gfe.o N 00000201
gfe.o N 00000206
gfe.o N 0000020b
gfe.o N 00000210
gfe.o N 00000213
gfe.o N 00000216
gfe.o N 00000218
gfe.o N 0000021b
gfe.o N 0000021e
gfe.o N 00000221
gfe.o N 00000224
gfe.o N 0000025c
gfe.o N 0000025e
gfe.o N 00000261
gfe.o N 00000264
gfe.o N 00000267
gfe.o N 0000026a
gfe.o N 0000026d
gfe.o N 00000275
gfe.o N 00000277
gfe.o N 00000279
gfe.o N 00000281
gfe.o N 000002bc
gfe.o N 000002f7
gfe.o N 00000330
gfe.o N 0000036d
gfe.o N 000003aa
gfe.o N 000003ad
gfe.o N 000003b0
gfe.o N 000003b3
gfe.o N 000003b7
gfe.o N 000003bb
gfe.o N 000003bf
gfe.o N 000003c5
gfe.o N 000003c7
gfe.o N 000003ce
gfe.o N 000003d5
gfe.o N 000003dc
gfe.o N 000003e3
gfe.o N 000003eb
gfe.o N 000003f3
gfe.o N 000003f5
gfe.o N 00000403
gfe.o N 00000405
smult.o N 00000000
smult.o N 00000037
smult.o N 0000003f
smult.o N 0000010f
smult.o N 00000116
smult.o N 0000011a
smult.o N 00000124
smult.o N 0000012c
smult.o N 00000133
smult.o N 0000013a
smult.o N 00000141
smult.o N 00000148
smult.o N 0000014f
smult.o N 00000156
smult.o N 0000015d
smult.o N 00000160
smult.o N 00000162
smult.o N 0000016f
smult.o N 0000017a
smult.o N 00000183
smult.o N 00000197
smult.o N 0000019b
smult.o N 0000019e
smult.o N 000001a1
smult.o N 000001a4
smult.o N 000001ae
smult.o N 000001bc
smult.o N 000001c6
smult.o N 000001ce
smult.o N 000001d3
smult.o N 000001f9
smult.o N 00000208
smult.o N 00000217
smult.o N 0000022b
smult.o N 0000023a
smult.o N 00000249
smult.o N 00000262
smult.o N 0000027e
smult.o N 000002ae
smult.o N 000002b6
smult.o N 000002bb
smult.o N 000002bd
smult.o N 000002cb
smult.o N 000002cd
smult.o N 000002cf
smult.o N 000002d3
smult.o N 000002d5
smult.o N 000002d7
smult.o N 000002df
smult.o N 000002e4
smult.o N 000002e7
smult.o N 000002eb
smult.o N 000002ed
smult.o N 000002f0
smult.o N 000002f2
smult.o N 000002f4
smult.o N 000002f6
smult.o N 000002f9
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref5u | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Namespace violations
base.o N 00000000
base.o N 00000037
base.o N 0000003e
base.o N 0000010d
base.o N 00000112
base.o N 00000120
base.o N 00000134
base.o N 00000169
base.o N 0000016d
base.o N 0000016f
gfe.o N 00000000
gfe.o N 00000037
gfe.o N 0000003d
gfe.o N 0000010c
gfe.o N 00000119
gfe.o N 00000124
gfe.o N 0000012d
gfe.o N 00000131
gfe.o N 00000148
gfe.o N 00000153
gfe.o N 0000015c
gfe.o N 00000160
gfe.o N 00000164
gfe.o N 0000016e
gfe.o N 00000176
gfe.o N 00000184
gfe.o N 0000018e
gfe.o N 00000196
gfe.o N 000001d1
gfe.o N 000001d3
gfe.o N 000001d5
gfe.o N 000001e9
gfe.o N 000001ed
gfe.o N 000001ef
gfe.o N 000001f2
gfe.o N 000001f5
gfe.o N 000001f8
gfe.o N 000001fd
gfe.o N 00000200
gfe.o N 00000205
gfe.o N 0000020a
gfe.o N 0000020f
gfe.o N 00000212
gfe.o N 00000215
gfe.o N 00000217
gfe.o N 0000021a
gfe.o N 0000021d
gfe.o N 00000220
gfe.o N 00000223
gfe.o N 0000025b
gfe.o N 0000025d
gfe.o N 00000260
gfe.o N 00000263
gfe.o N 00000266
gfe.o N 00000269
gfe.o N 0000026c
gfe.o N 00000274
gfe.o N 00000276
gfe.o N 00000278
gfe.o N 00000280
gfe.o N 000002bb
gfe.o N 000002f6
gfe.o N 0000032f
gfe.o N 0000036c
gfe.o N 000003a9
gfe.o N 000003ac
gfe.o N 000003af
gfe.o N 000003b2
gfe.o N 000003b6
gfe.o N 000003ba
gfe.o N 000003be
gfe.o N 000003c4
gfe.o N 000003c6
gfe.o N 000003cd
gfe.o N 000003d4
gfe.o N 000003db
gfe.o N 000003e2
gfe.o N 000003ea
gfe.o N 000003f2
gfe.o N 000003f4
gfe.o N 00000402
gfe.o N 00000404
smult.o N 00000000
smult.o N 00000037
smult.o N 0000003f
smult.o N 0000010e
smult.o N 00000115
smult.o N 00000119
smult.o N 00000123
smult.o N 0000012b
smult.o N 00000132
smult.o N 00000139
smult.o N 00000140
smult.o N 00000147
smult.o N 0000014e
smult.o N 00000155
smult.o N 0000015c
smult.o N 0000015f
smult.o N 00000161
smult.o N 0000016e
smult.o N 00000179
smult.o N 00000182
smult.o N 00000196
smult.o N 0000019a
smult.o N 0000019d
smult.o N 000001a0
smult.o N 000001a3
smult.o N 000001ad
smult.o N 000001bb
smult.o N 000001c5
smult.o N 000001cd
smult.o N 000001d2
smult.o N 000001f8
smult.o N 00000207
smult.o N 00000216
smult.o N 0000022a
smult.o N 00000239
smult.o N 00000248
smult.o N 00000261
smult.o N 0000027d
smult.o N 000002ad
smult.o N 000002b5
smult.o N 000002ba
smult.o N 000002bc
smult.o N 000002ca
smult.o N 000002cc
smult.o N 000002ce
smult.o N 000002d2
smult.o N 000002d4
smult.o N 000002d6
smult.o N 000002de
smult.o N 000002e3
smult.o N 000002e6
smult.o N 000002ea
smult.o N 000002ec
smult.o N 000002ef
smult.o N 000002f1
smult.o N 000002f3
smult.o N 000002f5
smult.o N 000002f8
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref5u | 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
base.o N 00000000
base.o N 00000037
base.o N 0000003e
base.o N 0000010e
base.o N 00000113
base.o N 00000121
base.o N 00000135
base.o N 0000016a
base.o N 0000016e
base.o N 00000170
gfe.o N 00000000
gfe.o N 00000037
gfe.o N 0000003d
gfe.o N 0000010d
gfe.o N 0000011a
gfe.o N 00000125
gfe.o N 0000012e
gfe.o N 00000132
gfe.o N 00000149
gfe.o N 00000154
gfe.o N 0000015d
gfe.o N 00000161
gfe.o N 00000165
gfe.o N 0000016f
gfe.o N 00000177
gfe.o N 00000185
gfe.o N 0000018f
gfe.o N 00000197
gfe.o N 0000019f
gfe.o N 000001a1
gfe.o N 000001a3
gfe.o N 000001b7
gfe.o N 000001bb
gfe.o N 000001bd
gfe.o N 000001bf
gfe.o N 000001c7
gfe.o N 00000202
gfe.o N 0000023d
gfe.o N 00000275
gfe.o N 000002b0
gfe.o N 000002e9
gfe.o N 00000326
gfe.o N 00000363
gfe.o N 00000366
gfe.o N 00000369
gfe.o N 0000036c
gfe.o N 00000370
gfe.o N 00000374
gfe.o N 00000378
gfe.o N 0000037e
gfe.o N 00000380
gfe.o N 00000382
gfe.o N 00000389
gfe.o N 00000390
gfe.o N 00000397
gfe.o N 0000039e
gfe.o N 000003a6
gfe.o N 000003ae
gfe.o N 000003b0
gfe.o N 000003b3
gfe.o N 000003b6
gfe.o N 000003b9
gfe.o N 000003bc
gfe.o N 000003c1
gfe.o N 000003c6
gfe.o N 000003cb
gfe.o N 000003d0
gfe.o N 000003d3
gfe.o N 000003d6
gfe.o N 000003d8
gfe.o N 000003db
gfe.o N 000003de
gfe.o N 000003e1
gfe.o N 000003e4
gfe.o N 000003e6
gfe.o N 000003e9
gfe.o N 000003ec
gfe.o N 000003ef
gfe.o N 000003f2
gfe.o N 000003f5
gfe.o N 00000403
gfe.o N 00000405
smult.o N 00000000
smult.o N 00000037
smult.o N 0000003f
smult.o N 0000010f
smult.o N 00000116
smult.o N 0000011a
smult.o N 00000124
smult.o N 0000012c
smult.o N 00000133
smult.o N 0000013a
smult.o N 00000141
smult.o N 00000148
smult.o N 0000014f
smult.o N 00000156
smult.o N 0000015d
smult.o N 00000160
smult.o N 00000162
smult.o N 0000016f
smult.o N 0000017a
smult.o N 00000183
smult.o N 00000197
smult.o N 0000019b
smult.o N 0000019e
smult.o N 000001a1
smult.o N 000001a4
smult.o N 000001ae
smult.o N 000001bc
smult.o N 000001c6
smult.o N 000001ce
smult.o N 000001d3
smult.o N 000001f9
smult.o N 00000208
smult.o N 00000217
smult.o N 0000022b
smult.o N 0000023a
smult.o N 00000249
smult.o N 00000262
smult.o N 0000027e
smult.o N 00000286
smult.o N 00000288
smult.o N 0000028a
smult.o N 0000028c
smult.o N 0000028e
smult.o N 00000291
smult.o N 00000293
smult.o N 00000295
smult.o N 000002c5
smult.o N 000002ca
smult.o N 000002cc
smult.o N 000002da
smult.o N 000002dc
smult.o N 000002de
smult.o N 000002e2
smult.o N 000002ea
smult.o N 000002ef
smult.o N 000002f2
smult.o N 000002f6
smult.o N 000002f8
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
ref5u | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Passed TIMECOP
TIMECOP iterations: 10
Number of similar (implementation,compiler) pairs: 14, namely:
Implementation | Compiler |
ref5 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
ref5 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
ref5 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
ref5 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
ref5 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
ref5 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
ref5 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
ref5u | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
ref5u | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
ref5u | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
ref5u | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
ref5u | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
ref5u | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
ref5u | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |