Function vrev64_s32
#[target_feature(enable = "neon")]
pub fn vrev64_s32(a: int32x2_t) -> int32x2_t
Reversing vector elements (swap endianness) Arm's documentation
vrev64_s32#[target_feature(enable = "neon")]
pub fn vrev64_s32(a: int32x2_t) -> int32x2_t
Reversing vector elements (swap endianness) Arm's documentation