Function core::arch::arm::vrev64_u32 [−][src]
pub unsafe fn vrev64_u32(a: uint32x2_t) -> uint32x2_tThis 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)