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