Skip to content

x86 intrinsics for Multi-Precision Arithmetic #322

Closed
@newpavlov

Description

@newpavlov

Not a SIMD per se, but still quite important for some use-cases:

  • _addcarry_u32
  • _addcarry_u64
  • _addcarryx_u32
  • _addcarryx_u64
  • _subborrow_u32
  • _subborrow_u64

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions