Function core::arch::arm::vreinterpret_s8_p64

source ·
pub unsafe fn vreinterpret_s8_p64(a: poly64x1_t) -> int8x8_t
🔬This is a nightly-only experimental API. (stdsimd #48556)
Available on ARM and target feature neon,aes only.
Expand description

Vector reinterpret cast operation

Arm’s documentation