Function core::arch::arm::vrev64q_s32[][src]

pub unsafe fn vrev64q_s32(a: int32x4_t) -> int32x4_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 ARM and target feature neon only.
Expand description

Reversing vector elements (swap endianness)