Function core::arch::aarch64::vrev64q_s8[][src]

pub unsafe fn vrev64q_s8(a: int8x16_t) -> int8x16_t
🔬 This is a nightly-only experimental API. (stdsimd #48556)
This is supported on (non-crate feature miri-test-libstd or test or doctest) and AArch64 and target feature neon only.
Expand description

Reversing vector elements (swap endianness)