Function core::arch::arm::vcombine_p16

1.59.0 · source ·
pub unsafe fn vcombine_p16(low: poly16x4_t, high: poly16x4_t) -> poly16x8_t
Available on ARM and target feature neon only.
Expand description

Vector combine

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.