pub fn vwidenhigh16x8_u<E>( into: &mut E, dst: impl Into<VReg>, src: impl Into<VReg>, )where E: Extend<u8>,
Widens the high lanes of the input vector, as unsigned, to twice the width.