Function vrshl_u32
#[target_feature(enable = "neon")]
pub fn vrshl_u32(a: uint32x2_t, b: int32x2_t) -> uint32x2_t
Unsigned rounding shift left Arm's documentation
vrshl_u32#[target_feature(enable = "neon")]
pub fn vrshl_u32(a: uint32x2_t, b: int32x2_t) -> uint32x2_t
Unsigned rounding shift left Arm's documentation