Function core::arch::aarch64::vrev32_p16

1.59.0 · source ·
pub unsafe fn vrev32_p16(a: poly16x4_t) -> poly16x4_t
Available on AArch64 and target feature neon only.
Expand description

Reversing vector elements (swap endianness)

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.