Test results for aarch64, pi3aplus, crypto_hash/asconhashabi32v12
[Page version: 20240908 09:13:06]
Measurements for aarch64, pi3aplus, crypto_hash
Test results for aarch64, pi3aplus, crypto_hash
Test results for crypto_hash/asconhashabi32v12
Computer: pi3aplus
Microarchitecture: aarch64; Cortex-A53 (410fd034)
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20240808
Operation: crypto_hash
Primitive: asconhashabi32v12
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
51550 | 6732 0 0 | 17496 840 744 | ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
61567 | 6320 0 0 | 15719 832 728 | ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
73917 | 2012 0 0 | 11455 840 728 | bi32_lowreg | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
74155 | 7748 0 0 | 17127 832 728 | bi32 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
76697 | 7688 0 0 | 18416 840 744 | bi32 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
80832 | 6296 0 0 | 17549 768 736 | bi32 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
82274 | 976 0 0 | 10391 840 728 | bi32_lowsize | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
87772 | 920 0 0 | 11680 848 744 | bi32_lowsize | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
88832 | 6556 0 0 | 15935 832 728 | ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
90644 | 1872 0 0 | 12672 848 744 | bi32_lowreg | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
91718 | 828 0 0 | 12117 776 736 | bi32_lowsize | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
97764 | 1592 0 0 | 12853 776 736 | bi32_lowreg | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
98846 | 7656 0 0 | 16127 816 720 | bi32 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
107221 | 1760 0 0 | 13037 768 736 | ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
131166 | 8004 0 0 | 17351 832 728 | bi32 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
156543 | 1824 0 0 | 10383 824 720 | bi32_lowreg | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
159135 | 920 0 0 | 9455 824 720 | bi32_lowsize | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
185687 | 1276 0 0 | 10655 840 728 | bi32_lowsize | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
191161 | 2276 0 0 | 11695 840 728 | bi32_lowreg | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
273875 | 1240 0 0 | 9783 816 720 | ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240820 | 20240808 |
Compiler output
hash.c: In file included from round.h:8,
hash.c: from permutations.h:11,
hash.c: from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c: return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c: ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: In file included from round.h:8,
permutations.c: from permutations.h:11,
permutations.c: from permutations.c:1:
permutations.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
permutations.c: return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c: ^~~~~~~~~~~~~~~~~~~~~~
Number of similar (implementation,compiler) pairs: 12, namely:
Implementation | Compiler |
bi32 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowreg | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowreg | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowreg | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowreg | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowsize | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowsize | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowsize | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowsize | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Compiler output
hash.c: In file included from hash.c:4:
hash.c: In file included from ./permutations.h:11:
hash.c: ./round.h:82:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
hash.c: [tmp1] "=r"(tmp1)
hash.c: ^
hash.c: ./round.h:15:13: note: use constraint modifier "w"
hash.c: "ldrb %[tmp1], [%[C]], #1\n\t"
hash.c: ^~~~~~~
hash.c: %w[tmp1]
hash.c: ./round.h:78:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
hash.c: [x0_l] "+r"(s->w[0][0]), [x0_h] "+r"(s->w[0][1]), [x1_l] "+r"(s->w[1][0]),
hash.c: ^
hash.c: ./round.h:16:12: note: use constraint modifier "w"
hash.c: "eor %[x0_l], %[x0_l], %[x4_l]\n\t"
hash.c: ^~~~~~~
hash.c: %w[x0_l]
hash.c: ./round.h:78:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
hash.c: [x0_l] "+r"(s->w[0][0]), [x0_h] "+r"(s->w[0][1]), [x1_l] "+r"(s->w[1][0]),
hash.c: ^
hash.c: ./round.h:16:21: note: use constraint modifier "w"
hash.c: "eor %[x0_l], %[x0_l], %[x4_l]\n\t"
hash.c: ^~~~~~~
hash.c: %w[x0_l]
hash.c: ./round.h:80:69: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
hash.c: [x3_l] "+r"(s->w[3][0]), [x3_h] "+r"(s->w[3][1]), [x4_l] "+r"(s->w[4][0]),
hash.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv6 | 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
hash.c: In file included from round.h:8,
hash.c: from permutations.h:11,
hash.c: from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c: return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c: ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: In file included from round.h:8,
permutations.c: from permutations.h:11,
permutations.c: from permutations.c:1:
permutations.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
permutations.c: return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c: ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/ccEAzpxK.s: Assembler messages:
permutations.c: /tmp/ccEAzpxK.s:160: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccEAzpxK.s:263: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccEAzpxK.s:332: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccEAzpxK.s:349: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccEAzpxK.s:607: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccEAzpxK.s:693: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccEAzpxK.s:848: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccEAzpxK.s:1020: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccEAzpxK.s:1362: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccEAzpxK.s:1448: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccEAzpxK.s:1603: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccEAzpxK.s:1775: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv6 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Compiler output
hash.c: In file included from round.h:8,
hash.c: from permutations.h:11,
hash.c: from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c: return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c: ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: In file included from round.h:8,
permutations.c: from permutations.h:11,
permutations.c: from permutations.c:1:
permutations.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
permutations.c: return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c: ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/ccgWy5O1.s: Assembler messages:
permutations.c: /tmp/ccgWy5O1.s:160: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccgWy5O1.s:263: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccgWy5O1.s:332: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccgWy5O1.s:349: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccgWy5O1.s:607: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccgWy5O1.s:693: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccgWy5O1.s:848: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccgWy5O1.s:1020: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccgWy5O1.s:1362: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccgWy5O1.s:1448: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccgWy5O1.s:1603: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccgWy5O1.s:1775: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv6 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Compiler output
hash.c: In file included from round.h:8,
hash.c: from permutations.h:11,
hash.c: from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c: return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c: ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: In file included from round.h:8,
permutations.c: from permutations.h:11,
permutations.c: from permutations.c:1:
permutations.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
permutations.c: return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c: ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/ccwRxPLW.s: Assembler messages:
permutations.c: /tmp/ccwRxPLW.s:149: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccwRxPLW.s:252: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccwRxPLW.s:321: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccwRxPLW.s:338: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccwRxPLW.s:596: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccwRxPLW.s:682: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccwRxPLW.s:837: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccwRxPLW.s:1009: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccwRxPLW.s:1344: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccwRxPLW.s:1430: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/ccwRxPLW.s:1585: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/ccwRxPLW.s:1757: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv6 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Compiler output
hash.c: In file included from round.h:8,
hash.c: from permutations.h:11,
hash.c: from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c: return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c: ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: In file included from round.h:8,
permutations.c: from permutations.h:11,
permutations.c: from permutations.c:1:
permutations.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
permutations.c: return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c: ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/cccj2gZw.s: Assembler messages:
permutations.c: /tmp/cccj2gZw.s:142: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cccj2gZw.s:245: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cccj2gZw.s:314: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cccj2gZw.s:331: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cccj2gZw.s:589: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cccj2gZw.s:675: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cccj2gZw.s:830: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cccj2gZw.s:1002: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cccj2gZw.s:1326: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cccj2gZw.s:1412: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
permutations.c: /tmp/cccj2gZw.s:1567: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
permutations.c: /tmp/cccj2gZw.s:1739: Error: immediate out of range at operand 3 -- `eor x13,x13,9'
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv6 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Compiler output
hash.c: In file included from hash.c:4:
hash.c: In file included from ./permutations.h:11:
hash.c: ./round.h:164:14: error: invalid output constraint '+l' in asm
hash.c: [x0_l] "+l"(s->w[0][0]), [x0_h] "+h"(s->w[0][1]), [x1_l] "+l"(s->w[1][0]),
hash.c: ^
hash.c: ./round.h:314:14: error: invalid output constraint '+l' in asm
hash.c: [x0_l] "+l"(s->w[0][0]), [x0_h] "+h"(s->w[0][1]), [x1_l] "+l"(s->w[1][0]),
hash.c: ^
hash.c: 2 errors generated.
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv6m | 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
hash.c: In file included from permutations.h:11,
hash.c: from hash.c:4:
hash.c: round.h: In function 'ROUND_LOOP':
hash.c: round.h:12:12: warning: unused variable 'tmp0' [-Wunused-variable]
hash.c: uint32_t tmp0, tmp1;
hash.c: ^~~~
hash.c: In file included from round.h:8,
hash.c: from permutations.h:11,
hash.c: from hash.c:4:
hash.c: hash.c: At top level:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c: return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c: ^~~~~~~~~~~~~~~~~~~~~~
hash.c: In file included from permutations.h:11,
hash.c: from hash.c:4:
hash.c: hash.c: In function 'crypto_hash_asconhashabi32v12_bi32_armv6m_constbranchindex':
hash.c: round.h:13:3: error: impossible constraint in 'asm'
hash.c: __asm__ __volatile__(
hash.c: ^~~~~~~
hash.c: round.h:13:3: error: impossible constraint in 'asm'
hash.c: __asm__ __volatile__(
hash.c: ^~~~~~~
hash.c: round.h:13:3: error: impossible constraint in 'asm'
hash.c: __asm__ __volatile__(
hash.c: ^~~~~~~
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
bi32_armv6m | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_armv6m | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_armv6m | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_armv6m | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Compiler output
hash.c: In file included from hash.c:4:
hash.c: In file included from ./permutations.h:11:
hash.c: ./round.h:78:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
hash.c: [tmp1] "=r"(tmp1)
hash.c: ^
hash.c: ./round.h:15:13: note: use constraint modifier "w"
hash.c: "ldrb %[tmp1], [%[C]], #1\n\t"
hash.c: ^~~~~~~
hash.c: %w[tmp1]
hash.c: ./round.h:74:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
hash.c: [x0_l] "+r"(s->w[0][0]), [x0_h] "+r"(s->w[0][1]), [x1_l] "+r"(s->w[1][0]),
hash.c: ^
hash.c: ./round.h:16:12: note: use constraint modifier "w"
hash.c: "eor %[x0_l], %[x0_l], %[x4_l]\n\t"
hash.c: ^~~~~~~
hash.c: %w[x0_l]
hash.c: ./round.h:74:19: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
hash.c: [x0_l] "+r"(s->w[0][0]), [x0_h] "+r"(s->w[0][1]), [x1_l] "+r"(s->w[1][0]),
hash.c: ^
hash.c: ./round.h:16:21: note: use constraint modifier "w"
hash.c: "eor %[x0_l], %[x0_l], %[x4_l]\n\t"
hash.c: ^~~~~~~
hash.c: %w[x0_l]
hash.c: ./round.h:76:69: warning: value size does not match register size specified by the constraint and modifier [-Wasm-operand-widths]
hash.c: [x3_l] "+r"(s->w[3][0]), [x3_h] "+r"(s->w[3][1]), [x4_l] "+r"(s->w[4][0]),
hash.c: ...
Number of similar (implementation,compiler) pairs: 2, namely:
Implementation | Compiler |
bi32_armv7m | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
bi32_armv7m_small | 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
hash.c: In file included from round.h:8,
hash.c: from permutations.h:11,
hash.c: from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c: return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c: ^~~~~~~~~~~~~~~~~~~~~~
hash.c: /tmp/ccKVHUdQ.s: Assembler messages:
hash.c: /tmp/ccKVHUdQ.s:392: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccKVHUdQ.s:476: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccKVHUdQ.s:637: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
hash.c: /tmp/ccKVHUdQ.s:777: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
hash.c: /tmp/ccKVHUdQ.s:1120: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccKVHUdQ.s:1220: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccKVHUdQ.s:1288: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccKVHUdQ.s:1304: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccKVHUdQ.s:1556: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccKVHUdQ.s:1640: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccKVHUdQ.s:1792: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccKVHUdQ.s:1962: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccKVHUdQ.s:2330: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccKVHUdQ.s:2414: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccKVHUdQ.s:2574: Error: immediate out of range at operand 3 -- `eor x2,x2,9'
hash.c: /tmp/ccKVHUdQ.s:2714: Error: immediate out of range at operand 3 -- `eor x2,x2,9'
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv7m | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Compiler output
hash.c: In file included from round.h:8,
hash.c: from permutations.h:11,
hash.c: from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c: return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c: ^~~~~~~~~~~~~~~~~~~~~~
hash.c: /tmp/ccjJNVsq.s: Assembler messages:
hash.c: /tmp/ccjJNVsq.s:374: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccjJNVsq.s:458: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccjJNVsq.s:619: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
hash.c: /tmp/ccjJNVsq.s:759: Error: immediate out of range at operand 3 -- `eor x4,x4,9'
hash.c: /tmp/ccjJNVsq.s:1102: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccjJNVsq.s:1202: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccjJNVsq.s:1270: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccjJNVsq.s:1286: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccjJNVsq.s:1538: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccjJNVsq.s:1622: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccjJNVsq.s:1774: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccjJNVsq.s:1944: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccjJNVsq.s:2312: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccjJNVsq.s:2396: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccjJNVsq.s:2556: Error: immediate out of range at operand 3 -- `eor x2,x2,9'
hash.c: /tmp/ccjJNVsq.s:2696: Error: immediate out of range at operand 3 -- `eor x2,x2,9'
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv7m | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Compiler output
hash.c: In file included from round.h:8,
hash.c: from permutations.h:11,
hash.c: from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c: return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c: ^~~~~~~~~~~~~~~~~~~~~~
hash.c: /tmp/ccYiTnll.s: Assembler messages:
hash.c: /tmp/ccYiTnll.s:384: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccYiTnll.s:468: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccYiTnll.s:629: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccYiTnll.s:769: Error: immediate out of range at operand 3 -- `eor x3,x3,9'
hash.c: /tmp/ccYiTnll.s:1078: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccYiTnll.s:1178: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccYiTnll.s:1246: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccYiTnll.s:1262: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccYiTnll.s:1514: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccYiTnll.s:1598: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccYiTnll.s:1750: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccYiTnll.s:1912: Error: immediate out of range at operand 3 -- `eor x2,x2,9'
hash.c: /tmp/ccYiTnll.s:2278: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccYiTnll.s:2362: Error: immediate out of range at operand 3 -- `eor x9,x9,9'
hash.c: /tmp/ccYiTnll.s:2522: Error: immediate out of range at operand 3 -- `eor x2,x2,9'
hash.c: /tmp/ccYiTnll.s:2662: Error: immediate out of range at operand 3 -- `eor x2,x2,9'
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv7m | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Compiler output
hash.c: In file included from round.h:8,
hash.c: from permutations.h:11,
hash.c: from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c: return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c: ^~~~~~~~~~~~~~~~~~~~~~
hash.c: /tmp/ccYz8h7D.s: Assembler messages:
hash.c: /tmp/ccYz8h7D.s:455: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccYz8h7D.s:555: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccYz8h7D.s:623: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccYz8h7D.s:639: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccYz8h7D.s:891: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccYz8h7D.s:975: Error: immediate out of range at operand 3 -- `eor x7,x7,9'
hash.c: /tmp/ccYz8h7D.s:1127: Error: immediate out of range at operand 3 -- `eor x12,x12,9'
hash.c: /tmp/ccYz8h7D.s:1290: Error: immediate out of range at operand 3 -- `eor x2,x2,9'
hash.c: /tmp/ccYz8h7D.s:1637: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccYz8h7D.s:1721: Error: immediate out of range at operand 3 -- `eor x8,x8,9'
hash.c: /tmp/ccYz8h7D.s:1881: Error: immediate out of range at operand 3 -- `eor x2,x2,9'
hash.c: /tmp/ccYz8h7D.s:2021: Error: immediate out of range at operand 3 -- `eor x2,x2,9'
hash.c: /tmp/ccYz8h7D.s:2471: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
hash.c: /tmp/ccYz8h7D.s:2555: Error: immediate out of range at operand 3 -- `eor x10,x10,9'
hash.c: /tmp/ccYz8h7D.s:2715: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
hash.c: /tmp/ccYz8h7D.s:2855: Error: immediate out of range at operand 3 -- `eor x6,x6,9'
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv7m | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Compiler output
hash.c: In file included from round.h:8,
hash.c: from permutations.h:11,
hash.c: from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c: return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c: ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: In file included from round.h:8,
permutations.c: from permutations.h:11,
permutations.c: from permutations.c:1:
permutations.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
permutations.c: return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c: ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/ccxGuUaF.s: Assembler messages:
permutations.c: /tmp/ccxGuUaF.s:63: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccxGuUaF.s:63: Info: did you mean this?
permutations.c: /tmp/ccxGuUaF.s:63: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccxGuUaF.s:78: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccxGuUaF.s:78: Info: did you mean this?
permutations.c: /tmp/ccxGuUaF.s:78: Info: ldrb w14, [x1], #1
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv7m_small | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Compiler output
hash.c: In file included from round.h:8,
hash.c: from permutations.h:11,
hash.c: from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c: return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c: ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: In file included from round.h:8,
permutations.c: from permutations.h:11,
permutations.c: from permutations.c:1:
permutations.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
permutations.c: return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c: ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/cc7LwRer.s: Assembler messages:
permutations.c: /tmp/cc7LwRer.s:63: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/cc7LwRer.s:63: Info: did you mean this?
permutations.c: /tmp/cc7LwRer.s:63: Info: ldrb w14, [x1], #1
permutations.c: /tmp/cc7LwRer.s:78: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/cc7LwRer.s:78: Info: did you mean this?
permutations.c: /tmp/cc7LwRer.s:78: Info: ldrb w14, [x1], #1
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv7m_small | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Compiler output
hash.c: In file included from round.h:8,
hash.c: from permutations.h:11,
hash.c: from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c: return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c: ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: In file included from round.h:8,
permutations.c: from permutations.h:11,
permutations.c: from permutations.c:1:
permutations.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
permutations.c: return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c: ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/ccZkVjgk.s: Assembler messages:
permutations.c: /tmp/ccZkVjgk.s:56: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccZkVjgk.s:56: Info: did you mean this?
permutations.c: /tmp/ccZkVjgk.s:56: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccZkVjgk.s:71: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccZkVjgk.s:71: Info: did you mean this?
permutations.c: /tmp/ccZkVjgk.s:71: Info: ldrb w14, [x1], #1
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv7m_small | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Compiler output
hash.c: In file included from round.h:8,
hash.c: from permutations.h:11,
hash.c: from hash.c:4:
hash.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
hash.c: return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
hash.c: ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: In file included from round.h:8,
permutations.c: from permutations.h:11,
permutations.c: from permutations.c:1:
permutations.c: word.h:55:11: warning: 'crypto_int64_bitmod_01' is static but used in inline function 'NOTZERO' which is not static
permutations.c: return (crypto_int64_bitmod_01(((int)(result & 0xff) - 1),8)) - 1;
permutations.c: ^~~~~~~~~~~~~~~~~~~~~~
permutations.c: /tmp/ccMGoeHA.s: Assembler messages:
permutations.c: /tmp/ccMGoeHA.s:58: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccMGoeHA.s:58: Info: did you mean this?
permutations.c: /tmp/ccMGoeHA.s:58: Info: ldrb w14, [x1], #1
permutations.c: /tmp/ccMGoeHA.s:73: Error: operand mismatch -- `ldrb x14,[x1],#1'
permutations.c: /tmp/ccMGoeHA.s:73: Info: did you mean this?
permutations.c: /tmp/ccMGoeHA.s:73: Info: ldrb w14, [x1], #1
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
bi32_armv7m_small | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Namespace violations
constants.o constants R
permutations.o P12 T
permutations.o P8 T
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
bi32 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
bi32 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Namespace violations
constants.o constants R
hash.o ascon_absorb T
hash.o ascon_inithash T
hash.o ascon_squeeze T
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
bi32_lowreg | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
bi32_lowreg | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowreg | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowreg | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowreg | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Namespace violations
constants.o constants R
permutations.o P T
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
bi32_lowsize | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
bi32_lowsize | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowsize | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowsize | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowsize | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
TIMECOP error (can be valgrind bug)
error 111
Number of similar (implementation,compiler) pairs: 7, namely:
Implementation | Compiler |
bi32 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowreg | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
bi32_lowreg | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowreg | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowsize | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
bi32_lowsize | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Passed TIMECOP
TIMECOP iterations: 10
Number of similar (implementation,compiler) pairs: 13, namely:
Implementation | Compiler |
bi32 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
bi32 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowreg | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowreg | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowsize | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowsize | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
bi32_lowsize | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
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 -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) |