Test results for armeabi, h7panda, crypto_core/invhrss701

[Page version: 20260131 15:44:05]

Measurements for armeabi, h7panda, crypto_core Test results for armeabi, h7panda, crypto_core Test results for crypto_core/invhrss701
Computer: h7panda
Microarchitecture: armeabi; Cortex-A9+NEON (411fc093)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20250922
Operation: crypto_core
Primitive: invhrss701
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
85797782992 0 016001 472 848simplergcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025100220250922
96497383556 0 022925 468 856simplerclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025100320250922
98626403552 0 023141 468 856simplerclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025100320250922
102823971300 0 015525 468 840simplerclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025100320250922
258814805624 0 018579 468 848refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025100220250922
280101767552 0 026867 464 856refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025100220250922
280240477628 0 027163 464 856refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025100220250922
280351503772 0 017947 464 840refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025100220250922
41676455884 0 012497 472 848simplergcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025100220250922
48002876848 0 012303 468 840simplergcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025100320250922

Test failure


error 124

Number of similar (implementation,compiler) pairs: 8, namely:
ImplementationCompiler
refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)
refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)
refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)
simplerclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
simplerclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
simplergcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)

Compiler output


core.c: In file included from core.c:8:
core.c: /usr/lib/clang/20/include/immintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
core.c:    14 | #error "This header is only meant to be used on x86 and x64 architecture"
core.c:       |  ^
core.c: In file included from core.c:8:
core.c: In file included from /usr/lib/clang/20/include/immintrin.h:17:
core.c: In file included from /usr/lib/clang/20/include/x86gprintrin.h:14:
core.c: /usr/lib/clang/20/include/hresetintrin.h:42:27: error: invalid input constraint 'a' in asm
core.c:    42 |   __asm__ ("hreset $0" :: "a"(__eax));
core.c:       |                           ^
core.c: In file included from core.c:8:
core.c: In file included from /usr/lib/clang/20/include/immintrin.h:20:
core.c: /usr/lib/clang/20/include/mmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
core.c:    14 | #error "This header is only meant to be used on x86 and x64 architecture"
core.c:       |  ^
core.c: /usr/lib/clang/20/include/mmintrin.h:165:12: error: invalid conversion between vector type '__v2di' (vector of 2 'long long' values) and integer type 'int' of different size
core.c:   165 |     return __trunc64(__builtin_ia32_packsswb128(
core.c:       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
core.c:   166 |         (__v8hi)__builtin_shufflevector(__m1, __m2, 0, 1), (__v8hi){}));
core.c:       |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
core.c: /usr/lib/clang/20/include/mmintrin.h:59:35: note: expanded from macro '__trunc64'
core.c:    59 |   (__m64) __builtin_shufflevector((__v2di)(x), __extension__(__v2di){}, 0)
core.c:       |                                   ^~~~~~~~~~~
core.c: /usr/lib/clang/20/include/mmintrin.h:191:12: error: invalid conversion between vector type '__v2di' (vector of 2 'long long' values) and integer type 'int' of different size
core.c:   191 |     return __trunc64(__builtin_ia32_packssdw128(
core.c: ...

Number of similar (implementation,compiler) pairs: 5, namely:
ImplementationCompiler
fasterclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
fasterclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
fasterclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
fasterclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
fasterclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)

Compiler output


core.c: core.c:8:10: fatal error: immintrin.h: No such file or directory
core.c:     8 | #include <immintrin.h>
core.c:       |          ^~~~~~~~~~~~~
core.c: compilation terminated.

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
fastergcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)
fastergcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)
fastergcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)
fastergcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)

Compiler output


core.S: core.S:5:59: error: expected STT_<TYPE_IN_UPPER_CASE>, '#<type>', '%<type>' or "<type>"
core.S:  .type crypto_core_invhrss701_faster921_constbranchindex, @function
core.S:                                                           ^
core.S: core.S:9:8: error: unexpected token in operand
core.S:  pushq %rbp
core.S:        ^
core.S: core.S:12:7: error: unexpected token in operand
core.S:  xorl %ecx, %ecx
core.S:       ^
core.S: core.S:13:11: error: unexpected token in operand
core.S:  vpcmpeqd %ymm4, %ymm4, %ymm4
core.S:           ^
core.S: core.S:14:7: error: unexpected token in operand
core.S:  movq %rsp, %rbp
core.S:       ^
core.S: core.S:16:8: error: unexpected token in operand
core.S:  pushq %r13
core.S:        ^
core.S: core.S:17:8: error: unexpected token in operand
core.S:  pushq %r12
core.S:        ^
core.S: core.S:18:8: error: unexpected token in operand
core.S:  pushq %rbx
core.S:        ^
core.S: core.S:22:7: error: unexpected token in operand
core.S: ...

Number of similar (implementation,compiler) pairs: 5, namely:
ImplementationCompiler
faster921clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
faster921clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
faster921clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
faster921clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
faster921clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)

Compiler output


core.S: core.c: Assembler messages:
core.S: core.c:5: Error: unrecognized symbol type ""
core.S: core.c:9: Error: bad instruction `pushq %rbp'
core.S: core.c:12: Error: bad instruction `xorl %ecx,%ecx'
core.S: core.c:13: Error: bad instruction `vpcmpeqd %ymm4,%ymm4,%ymm4'
core.S: core.c:14: Error: bad instruction `movq %rsp,%rbp'
core.S: core.c:16: Error: bad instruction `pushq %r13'
core.S: core.c:17: Error: bad instruction `pushq %r12'
core.S: core.c:18: Error: bad instruction `pushq %rbx'
core.S: core.c:22: Error: bad instruction `movq %rdi,%rbx'
core.S: core.c:23: Error: bad instruction `andq $-32,%rsp'
core.S: core.c:24: Error: bad instruction `subq $5568,%rsp'
core.S: core.c:25: Error: bad instruction `movzbl 1400(%rsi),%eax'
core.S: core.c:26: Error: bad instruction `vmovdqa .LC2(%rip),%ymm1'
core.S: core.c:27: Error: bad instruction `vmovdqa .LC3(%rip),%ymm3'
core.S: core.c:28: Error: bad instruction `vmovdqa .LC4(%rip),%ymm5'
core.S: core.c:29: Error: bad instruction `leaq 864(%rsp),%rdi'
core.S: core.c:30: Error: bad instruction `notl %eax'
core.S: core.c:31: Error: bad instruction `movl %eax,%r8d'
core.S: core.c:32: Error: bad instruction `andl $3,%eax'
core.S: core.c:33: Error: selected processor does not support `leal -3(%rax),%edx' in ARM mode
core.S: core.c:34: Error: bad instruction `andl $3,%r8d'
core.S: core.c:35: Error: bad instruction `movl %edx,%eax'
core.S: core.c:36: Error: bad instruction `sarl $5,%eax'
core.S: core.c:37: Error: bad instruction `andl %r8d,%eax'
core.S: ...

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
faster921gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)
faster921gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)
faster921gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)
faster921gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)

Compiler output


try.c: clang: error: no such file or directory: '.../supercop-data/h7panda/armeabi/lib/timecop/cpucycles.o'

Number of similar (implementation,compiler) pairs: 6, namely:
ImplementationCompiler
refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
simplerclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
simplerclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
simplerclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)

Compiler output


try.c: In file included from try-anything-timecop.c:3:
try.c: try-anything.c:17:10: fatal error: cpucycles.h: No such file or directory
try.c:    17 | #include "cpucycles.h"
try.c:       |          ^~~~~~~~~~~~~
try.c: compilation terminated.

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)
simplergcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)
simplergcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)
simplergcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)

TIMECOP error (can be valgrind bug)


error 127
timeout: failed to run command 'valgrind': No such file or directory

Number of similar (implementation,compiler) pairs: 10, namely:
ImplementationCompiler
refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)
simplerclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
simplerclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
simplerclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8)
simplergcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)
simplergcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)
simplergcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207)