#[repr(simd)]pub struct int8x8_t(_, _, _, _, _, _, _, _);
🔬This is a nightly-only experimental API. (
stdsimd
#48556)Available on ARM only.
Expand description
ARM-specific 64-bit wide vector of eight packed i8
.
#[repr(simd)]pub struct int8x8_t(_, _, _, _, _, _, _, _);
stdsimd
#48556)ARM-specific 64-bit wide vector of eight packed i8
.