Test results for aarch64, pi5, crypto_core/invhrss701
[Page version: 20260221 06:09:02]
Measurements for aarch64, pi5, crypto_core
Test results for aarch64, pi5, crypto_core
Test results for crypto_core/invhrss701
Computer: pi5
Microarchitecture: aarch64; Cortex-A76 (414fd0b1)
Architecture: aarch64
CPU ID: 414fd0b1
SUPERCOP version: 20251222
Operation: crypto_core
Primitive: invhrss701
| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 1298622 | 2608 0 0 | 14084 788 904 | simpler | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251229 | 20251222 |
| 2005103 | 2604 0 0 | 16497 812 896 | simpler | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251229 | 20251222 |
| 2102185 | 2604 0 0 | 16177 812 896 | simpler | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251229 | 20251222 |
| 2104280 | 2604 0 0 | 14577 812 880 | simpler | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251229 | 20251222 |
| 16844799 | 744 0 0 | 10755 804 880 | simpler | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251229 | 20251222 |
| 17722812 | 736 0 0 | 10356 772 880 | simpler | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251229 | 20251222 |
| 17741426 | 760 0 0 | 10985 812 880 | simpler | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251229 | 20251222 |
| 18799188 | 808 0 0 | 11356 788 904 | simpler | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251229 | 20251222 |
| 21391659 | 1716 0 0 | 13098 780 904 | ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251229 | 20251222 |
| 23669564 | 3168 0 0 | 15063 804 880 | ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251229 | 20251222 |
| 23672109 | 5676 0 0 | 19503 804 896 | ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251229 | 20251222 |
| 23695919 | 5564 0 0 | 19031 804 896 | ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251229 | 20251222 |
| 23802784 | 764 0 0 | 11185 772 888 | simpler | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251229 | 20251222 |
| 27085358 | 1128 0 0 | 11594 780 904 | ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251229 | 20251222 |
| 29929418 | 1192 0 0 | 11609 772 888 | ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251229 | 20251222 |
| 31934177 | 1088 0 0 | 10650 764 880 | ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251229 | 20251222 |
| 33867365 | 1680 0 0 | 11625 796 880 | ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251229 | 20251222 |
| 34171488 | 1272 0 0 | 11399 804 880 | ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251229 | 20251222 |
Compiler output
core.c: In file included from core.c:10:
core.c: /usr/lib/llvm-19/lib/clang/19/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:10:
core.c: In file included from /usr/lib/llvm-19/lib/clang/19/include/immintrin.h:17:
core.c: In file included from /usr/lib/llvm-19/lib/clang/19/include/x86gprintrin.h:14:
core.c: /usr/lib/llvm-19/lib/clang/19/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:10:
core.c: In file included from /usr/lib/llvm-19/lib/clang/19/include/immintrin.h:20:
core.c: /usr/lib/llvm-19/lib/clang/19/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-19/lib/clang/19/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-19/lib/clang/19/include/mmintrin.h:130:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
core.c: 130 | return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
core.c: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
core.c: /usr/lib/llvm-19/lib/clang/19/include/mmintrin.h:155:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
core.c: 155 | return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
core.c: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
core.c: /usr/lib/llvm-19/lib/clang/19/include/mmintrin.h:180: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:
| Implementation | Compiler |
| faster | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| faster | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| faster | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| faster | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| faster | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
Compiler output
core.c: core.c:10:10: fatal error: immintrin.h: No such file or directory
core.c: 10 | #include <immintrin.h>
core.c: | ^~~~~~~~~~~~~
core.c: compilation terminated.
Number of similar (implementation,compiler) pairs: 4, namely:
| Implementation | Compiler |
| faster | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
| faster | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
| faster | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
| faster | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.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:
| Implementation | Compiler |
| faster921 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| faster921 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| faster921 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| faster921 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| faster921 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
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:
| Implementation | Compiler |
| faster921 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
| faster921 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
| faster921 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
| faster921 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
Passed TIMECOP
TIMECOP iterations: 1
Number of similar (implementation,compiler) pairs: 18, namely:
| Implementation | Compiler |
| ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
| ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
| ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
| ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
| simpler | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| simpler | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| simpler | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| simpler | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| simpler | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| simpler | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
| simpler | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
| simpler | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
| simpler | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |