Function core::arch::arm::vrev64_u32

1.59.0 · source · []
pub unsafe fn vrev64_u32(a: uint32x2_t) -> uint32x2_t
This is supported on ARM and target feature neon only.
Expand description

Reversing vector elements (swap endianness)