Module core::arch::aarch64 [] [src]

🔬 This is a nightly-only experimental API. (stdsimd)
This is supported on AArch64 only.

Platform-specific intrinsics for the aarch64 platform.

See the module documentation for more details.

Functions

_cls_u32 [
Experimental
] [
AArch64
]

Counts the leading most significant bits set.

_cls_u64 [
Experimental
] [
AArch64
]

Counts the leading most significant bits set.

_clz_u8 [
Experimental
] [
AArch64
]

Count Leading Zeros.

_clz_u16 [
Experimental
] [
AArch64
]

Count Leading Zeros.

_clz_u32 [
Experimental
] [
AArch64
]

Count Leading Zeros.

_clz_u64 [
Experimental
] [
AArch64
]

Count Leading Zeros.

_rbit_u64 [
Experimental
] [
AArch64
]

Reverse the bit order.

_rev_u16 [
Experimental
] [
AArch64
]

Reverse the order of the bytes.

_rev_u32 [
Experimental
] [
AArch64
]

Reverse the order of the bytes.

_rev_u64 [
Experimental
] [
AArch64
]

Reverse the order of the bytes.