#[repr(simd)]
pub struct poly8x8_t(_, _, _, _, _, _, _, _);
🔬 This is a nightly-only experimental API. (
stdsimd
#48556)
This is supported on AArch64 only.
Expand description
ARM-specific 64-bit wide polynomial vector of eight packed p8
.
Performs copy-assignment from source
. Read more
Formats the value using the given formatter. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more
The type returned in the event of a conversion error.
The type returned in the event of a conversion error.