Module core::core_arch::aarch64::v8

source ·
🔬This is a nightly-only experimental API. (stdsimd #48556)
Available on AArch64 only.
Expand description

ARMv8 intrinsics.

The reference is ARMv8-A Reference Manual.

ddi0487a.k_10775/index.html

Functions

  • _cls_u32Experimental
    Counts the leading most significant bits set.
  • _cls_u64Experimental
    Counts the leading most significant bits set.
  • _clz_u64Experimental
    Count Leading Zeros.
  • _rbit_u64Experimental
    Reverse the bit order.
  • _rev_u64Experimental
    Reverse the order of the bytes.