[−][src]Function core::arch::aarch64::vrev32_u8
pub unsafe fn vrev32_u8(a: uint8x8_t) -> uint8x8_t
This is supported on AArch64 and target feature
neon
only.Reversing vector elements (swap endianness)
pub unsafe fn vrev32_u8(a: uint8x8_t) -> uint8x8_t
neon
only.Reversing vector elements (swap endianness)