Test results for armeabi, berry2, crypto_dh/hecfp61e2i
[Page version: 20241120 00:22:57]
Measurements for armeabi, berry2, crypto_dh
Test results for armeabi, berry2, crypto_dh
Test results for crypto_dh/hecfp61e2i
Computer: berry2
Microarchitecture: armeabi; Cortex-A7 (410fc075)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_dh
Primitive: hecfp61e2i
Compiler output
divisor_aadd.S: divisor_aadd.S: Assembler messages:
divisor_aadd.S: divisor_aadd.S:9: Error: bad instruction `pushq %r12'
divisor_aadd.S: divisor_aadd.S:10: Error: bad instruction `pushq %rbx'
divisor_aadd.S: divisor_aadd.S:11: Error: bad instruction `pushq %r13'
divisor_aadd.S: divisor_aadd.S:12: Error: bad instruction `movq $0x1FFFFFFFFFFFFFFF,%rsi'
divisor_aadd.S: divisor_aadd.S:13: Error: bad instruction `movq 48(%r8),%rax'
divisor_aadd.S: divisor_aadd.S:14: Error: bad instruction `subq 48(%r9),%rax'
divisor_aadd.S: divisor_aadd.S:15: Error: bad instruction `sbbq $0,%rax'
divisor_aadd.S: divisor_aadd.S:16: Error: bad instruction `andq %rsi,%rax'
divisor_aadd.S: divisor_aadd.S:17: Error: bad instruction `movq %rax,48(%rcx)'
divisor_aadd.S: divisor_aadd.S:18: Error: bad instruction `movq 56(%r8),%r11'
divisor_aadd.S: divisor_aadd.S:19: Error: bad instruction `subq 56(%r9),%r11'
divisor_aadd.S: divisor_aadd.S:20: Error: bad instruction `sbbq $0,%r11'
divisor_aadd.S: divisor_aadd.S:21: Error: bad instruction `andq %rsi,%r11'
divisor_aadd.S: divisor_aadd.S:22: Error: bad instruction `movq %r11,56(%rcx)'
divisor_aadd.S: divisor_aadd.S:23: Error: bad instruction `movq 32(%r9),%rax'
divisor_aadd.S: divisor_aadd.S:24: Error: bad instruction `addq 32(%r8),%rax'
divisor_aadd.S: divisor_aadd.S:25: Error: bad instruction `btrq $61,%rax'
divisor_aadd.S: divisor_aadd.S:26: Error: bad instruction `adcq $0,%rax'
divisor_aadd.S: divisor_aadd.S:27: Error: bad instruction `movq %rax,16(%rdi)'
divisor_aadd.S: divisor_aadd.S:28: Error: bad instruction `movq 40(%r9),%r11'
divisor_aadd.S: divisor_aadd.S:29: Error: bad instruction `addq 40(%r8),%r11'
divisor_aadd.S: divisor_aadd.S:30: Error: bad instruction `btrq $61,%r11'
divisor_aadd.S: divisor_aadd.S:31: Error: bad instruction `adcq $0,%r11'
divisor_aadd.S: divisor_aadd.S:32: Error: bad instruction `movq %r11,24(%rdi)'
divisor_aadd.S: ...
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:v01/var | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:v01/var | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:v01/var | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:v01/var | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
Compiler output
array_lo.c: In file included from array_lo.c:24:
array_lo.c: array_lo.c: In function 'man_convert_word':
array_lo.c: kernel.h:123:41: error: impossible constraint in 'asm'
array_lo.c: 123 | #define km_mul_2_add_c(zH, zL, a, b, c) __asm__( \
array_lo.c: | ^~~~~~~
array_lo.c: multiprecision.h:696:4: note: in expansion of macro 'km_mul_2_add_c'
array_lo.c: 696 | km_mul_2_add_c(_t, (zn)[0], (an)[0], (b), _t); \
array_lo.c: | ^~~~~~~~~~~~~~
array_lo.c: array_lo.c:37:3: note: in expansion of macro 'mim_mul_1'
array_lo.c: 37 | mim_mul_1(an[al], an, an, al, base, buf[i]);
array_lo.c: | ^~~~~~~~~
array_lo.c: kernel.h:123:41: error: impossible constraint in 'asm'
array_lo.c: 123 | #define km_mul_2_add_c(zH, zL, a, b, c) __asm__( \
array_lo.c: | ^~~~~~~
array_lo.c: multiprecision.h:699:4: note: in expansion of macro 'km_mul_2_add_c'
array_lo.c: 699 | km_mul_2_add_c(_t, (zn)[0], (an)[0], (b), _t); \
array_lo.c: | ^~~~~~~~~~~~~~
array_lo.c: array_lo.c:37:3: note: in expansion of macro 'mim_mul_1'
array_lo.c: 37 | mim_mul_1(an[al], an, an, al, base, buf[i]);
array_lo.c: | ^~~~~~~~~
array_lo.c: kernel.h:123:41: error: impossible constraint in 'asm'
array_lo.c: 123 | #define km_mul_2_add_c(zH, zL, a, b, c) __asm__( \
array_lo.c: | ^~~~~~~
array_lo.c: multiprecision.h:700:4: note: in expansion of macro 'km_mul_2_add_c'
array_lo.c: 700 | km_mul_2_add_c(_t, (zn)[1], (an)[1], (b), _t); \
array_lo.c: ...
Number of similar (implementation,compiler) pairs: 24, namely:
Implementation | Compiler |
T:v01/w8s01 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:v01/w8s01 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:v01/w8s01 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:v01/w8s01 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:v01/w8s02 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:v01/w8s02 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:v01/w8s02 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:v01/w8s02 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:v01/w8s04 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:v01/w8s04 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:v01/w8s04 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:v01/w8s04 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:v01/w8s08 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:v01/w8s08 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:v01/w8s08 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:v01/w8s08 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:v01/w8s16 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:v01/w8s16 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:v01/w8s16 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:v01/w8s16 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:v01/w8s32 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:v01/w8s32 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:v01/w8s32 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:v01/w8s32 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |