Test results for armeabi, tinker, crypto_kem/hila5
[Page version: 20241215 22:35:41]
Measurements for armeabi, tinker, crypto_kem
Test results for armeabi, tinker, crypto_kem
Test results for crypto_kem/hila5
Computer: tinker
Microarchitecture: armeabi; Cortex-A17 (410fc0d1)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20241022
Operation: crypto_kem
Primitive: hila5
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
1219408 | 24449 0 0 | 41954 432 1544 | T:opt | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241117 | 20241022 |
1240762 | 20329 0 0 | 35825 404 1544 | T:opt | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241117 | 20241022 |
1265880 | 16123 0 0 | 29245 396 1536 | T:opt | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241117 | 20241022 |
1284747 | 18445 0 0 | 33209 404 1544 | T:opt | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241117 | 20241022 |
1368504 | 18087 0 0 | 32545 404 1536 | T:opt | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241117 | 20241022 |
50084826 | 11665 0 8196 | 29202 424 9744 | T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20241117 | 20241022 |
58240325 | 9409 0 8200 | 24897 396 9744 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241117 | 20241022 |
59096715 | 6553 0 8200 | 21305 396 9744 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241117 | 20241022 |
59602466 | 5981 0 8196 | 20425 396 9736 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241117 | 20241022 |
59896861 | 4521 0 8196 | 17621 388 9728 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20241117 | 20241022 |
Compiler output
ms_x64_ntt.S: ms_x64_ntt.S:18:1: error: unknown directive
ms_x64_ntt.S: .intel_syntax noprefix
ms_x64_ntt.S: ^
ms_x64_ntt.S: ms_x64_ntt.S:37:12: error: invalid alignment value
ms_x64_ntt.S: .align 32
ms_x64_ntt.S: ^
ms_x64_ntt.S: ms_x64_ntt.S:68:8: error: invalid operand for instruction
ms_x64_ntt.S: push r12
ms_x64_ntt.S: ^
ms_x64_ntt.S: ms_x64_ntt.S:69:8: error: invalid operand for instruction
ms_x64_ntt.S: push r13
ms_x64_ntt.S: ^
ms_x64_ntt.S: ms_x64_ntt.S:70:8: error: invalid operand for instruction
ms_x64_ntt.S: push r14
ms_x64_ntt.S: ^
ms_x64_ntt.S: ms_x64_ntt.S:74:7: error: operand must be a register in range [r0, r15]
ms_x64_ntt.S: mov rax, rdx
ms_x64_ntt.S: ^
ms_x64_ntt.S: ms_x64_ntt.S:75:12: error: immediate expression for mov requires :lower16: or :upper16
ms_x64_ntt.S: mov r12, rdx
ms_x64_ntt.S: ^
ms_x64_ntt.S: ms_x64_ntt.S:76:3: error: invalid instruction, did you mean: asr, lsr, msr, str, vrshr, vshr, vshrn?
ms_x64_ntt.S: shr r12, 4
ms_x64_ntt.S: ^
ms_x64_ntt.S: ms_x64_ntt.S:77:19: error: register expected
ms_x64_ntt.S: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:avx2 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
Compiler output
ms_x64_ntt.S: ms_x64_ntt.S: Assembler messages:
ms_x64_ntt.S: ms_x64_ntt.S:18: Error: unknown pseudo-op: `.intel_syntax'
ms_x64_ntt.S: ms_x64_ntt.S:37: Warning: alignment too large: 31 assumed
ms_x64_ntt.S: ms_x64_ntt.S:68: Error: expression too complex -- `push r12'
ms_x64_ntt.S: ms_x64_ntt.S:69: Error: expression too complex -- `push r13'
ms_x64_ntt.S: ms_x64_ntt.S:70: Error: expression too complex -- `push r14'
ms_x64_ntt.S: ms_x64_ntt.S:73: Error: immediate expression requires a # prefix -- `mov r9,1'
ms_x64_ntt.S: ms_x64_ntt.S:74: Error: ARM register expected -- `mov rax,rdx'
ms_x64_ntt.S: ms_x64_ntt.S:75: Error: immediate expression requires a # prefix -- `mov r12,rdx'
ms_x64_ntt.S: ms_x64_ntt.S:76: Error: bad instruction `shr r12,4'
ms_x64_ntt.S: ms_x64_ntt.S:77: Error: bad instruction `vmovdqu ymm14,[rip+MASK12x8]'
ms_x64_ntt.S: ms_x64_ntt.S:78: Error: bad instruction `vmovdqu ymm12,[rip+PERM0246]'
ms_x64_ntt.S: ms_x64_ntt.S:79: Error: immediate expression requires a # prefix -- `mov r14,16'
ms_x64_ntt.S: ms_x64_ntt.S:80: Error: ARM register expected -- `mov rcx,11'
ms_x64_ntt.S: ms_x64_ntt.S:82: Error: bad instruction `shr rax,1'
ms_x64_ntt.S: ms_x64_ntt.S:83: Error: bad instruction `dec rcx'
ms_x64_ntt.S: ms_x64_ntt.S:84: Error: bad instruction `xor rdx,rdx'
ms_x64_ntt.S: ms_x64_ntt.S:86: Error: immediate expression requires a # prefix -- `mov r10,rdx'
ms_x64_ntt.S: ms_x64_ntt.S:87: Error: immediate expression requires a # prefix -- `mov r11,rax'
ms_x64_ntt.S: ms_x64_ntt.S:88: Error: bad instruction `dec r11'
ms_x64_ntt.S: ms_x64_ntt.S:89: Error: bad instruction `shl r10,cl'
ms_x64_ntt.S: ms_x64_ntt.S:92: Error: immediate expression requires a # prefix -- `add r13,rdx'
ms_x64_ntt.S: ms_x64_ntt.S:93: Error: bad instruction `vbroadcastss ymm11,DWORD PTR [rsi+4*r13]'
ms_x64_ntt.S: ms_x64_ntt.S:97: Error: immediate expression requires a # prefix -- `add r13,rax'
ms_x64_ntt.S: ms_x64_ntt.S:98: Error: bad instruction `vpmovsxdq ymm1,XMMWORD PTR [rdi+4*r13]'
ms_x64_ntt.S: ...
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:avx2 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:avx2 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:avx2 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:avx2 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Namespace violations
hila5_sha3_opt.o hila5_sha3 T
hila5_sha3_opt.o hila5_sha3_final T
hila5_sha3_opt.o hila5_sha3_init T
hila5_sha3_opt.o hila5_sha3_update T
hila5_sha3_opt.o hila5_shake_out T
hila5_sha3_opt.o hila5_shake_xof T
ms_ntt.o mslc_correction T
ms_ntt.o mslc_intt T
ms_ntt.o mslc_ntt T
ms_ntt.o mslc_pmul T
ms_ntt.o mslc_pmuladd T
ms_ntt.o mslc_smul T
ms_ntt.o mslc_two_reduce12289 T
ms_ntt_const.o mslc_inv_rev_ntt1024 R
ms_ntt_const.o mslc_psi_rev_ntt1024 R
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
T:opt | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
T:opt | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:opt | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:opt | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:opt | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
Namespace violations
hila5_sha3_ref.o hila5_sha3 T
hila5_sha3_ref.o hila5_sha3_final T
hila5_sha3_ref.o hila5_sha3_init T
hila5_sha3_ref.o hila5_sha3_keccakf T
hila5_sha3_ref.o hila5_sha3_update T
hila5_sha3_ref.o hila5_shake_out T
hila5_sha3_ref.o hila5_shake_xof T
kem.o slow_rmul T
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6) |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0) |