Function core::arch::arm::vld1_p16_x3

1.59.0 · source ·
pub unsafe fn vld1_p16_x3(a: *const u16) -> poly16x4x3_t
Available on ARM and target feature neon only.
Expand description

将多个单一元素结构加载到一个、两个、三个或四个寄存器中

Arm’s documentation