Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about extended-precision

Read more about extended-precision

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - extended-precision

AArch64: compare 256-bit unsigned integers

While learning Arm NEON instruction set, I tried to implement 256-bit numbers comparison (A <= B). Below is the implementation I ended up with, but I doubt my approach is good. Maybe there's some w...
test-img

Alexander Zhak

assembly

arm64

neon

bigint

extended-precision

Votes: 0

Answers: 1

Latest Answer

I reversed the boolean, replaced xtn/xtn2 pairs with uzp1, and re-scheduled the insructions. cmhi v12.4s, v10.4s, v0.4s cmhi v13.4s, v11.4s, v1.4s cmhi v10.4s, v0.4s, v10.4s cmhi v11.4s, v1.4s, v11.4...
test-img

Jake &#39;Alquimista&#39; LEE

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved