Test results for aarch64, pi4b, crypto_core/invhrss701

[Page version: 20251028 07:34:46]

Measurements for aarch64, pi4b, crypto_core Test results for aarch64, pi4b, crypto_core Test results for crypto_core/invhrss701
Computer: pi4b
Microarchitecture: aarch64; Cortex-A72 (410fd083)
Architecture: aarch64
CPU ID: 410fd083
SUPERCOP version: 20250922
Operation: crypto_core
Primitive: invhrss701
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
24796272560 0 014402 824 768simplergcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025052720250415
33911762512 0 016156 832 760simplerclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025052720250415
35681342504 0 015852 832 760simplerclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025052720250415
35762412504 0 014220 832 744simplerclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025052720250415
132084682928 0 014680 816 768refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025052720250415
146511977132 0 020698 824 760refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025052720250415
148036467164 0 020434 824 760refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025052720250415
148652384760 0 016386 824 744refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025052720250415
19520754712 0 010542 824 744simplerclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025052720250415
20932825736 0 010764 832 744simplerclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025052720250415
24651553768 0 010690 808 744simplergcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025052720250415
24939335856 0 011474 824 768simplergcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025052720250415
320207591576 0 011332 816 744refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025052720250415
323556031192 0 011744 816 768refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025052720250415
32370599840 0 011559 808 752simplergcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025052720250415
324139571168 0 011114 824 744refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025052720250415
432056981124 0 010960 800 744refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025052720250415
438899701368 0 012111 808 752refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025052720250415

Compiler output


core.c: In file included from core.c:8:
core.c: /usr/lib/llvm-18/lib/clang/18/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/llvm-18/lib/clang/18/include/immintrin.h:17:
core.c: In file included from /usr/lib/llvm-18/lib/clang/18/include/x86gprintrin.h:15:
core.c: /usr/lib/llvm-18/lib/clang/18/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/llvm-18/lib/clang/18/include/immintrin.h:21:
core.c: /usr/lib/llvm-18/lib/clang/18/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/llvm-18/lib/clang/18/include/mmintrin.h:56:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
core.c:    56 |     return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
core.c:       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
core.c: /usr/lib/llvm-18/lib/clang/18/include/mmintrin.h:135:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
core.c:   135 |     return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
core.c:       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
core.c: /usr/lib/llvm-18/lib/clang/18/include/mmintrin.h:165:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
core.c:   165 |     return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
core.c:       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
core.c: /usr/lib/llvm-18/lib/clang/18/include/mmintrin.h:195:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
core.c: ...

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

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 (13.3.0)
fastergcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
fastergcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
fastergcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)

Compiler output


core.S: core.S:9:8: error: unknown token in expression
core.S:  pushq %rbp
core.S:        ^
core.S: core.S:9:8: error: invalid operand
core.S:  pushq %rbp
core.S:        ^
core.S: core.S:12:7: error: unknown token in expression
core.S:  xorl %ecx, %ecx
core.S:       ^
core.S: core.S:12:7: error: invalid operand
core.S:  xorl %ecx, %ecx
core.S:       ^
core.S: core.S:13:11: error: unknown token in expression
core.S:  vpcmpeqd %ymm4, %ymm4, %ymm4
core.S:           ^
core.S: core.S:13:11: error: invalid operand
core.S:  vpcmpeqd %ymm4, %ymm4, %ymm4
core.S:           ^
core.S: core.S:14:7: error: unknown token in expression
core.S:  movq %rsp, %rbp
core.S:       ^
core.S: core.S:14:7: error: invalid operand
core.S:  movq %rsp, %rbp
core.S:       ^
core.S: core.S:16:8: error: unknown token in expression
core.S: ...

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

Compiler output


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

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

Passed TIMECOP


TIMECOP iterations: 1

Number of similar (implementation,compiler) pairs: 18, namely:
ImplementationCompiler
refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
simplerclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
simplerclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
simplerclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
simplerclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
simplerclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
simplergcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
simplergcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
simplergcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
simplergcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)