Macro impl_vec_mul_even_odd
macro_rules! impl_vec_mul_even_odd {
($mask:ident $instr:ident $src:ident $shuffled:ident $dst:ident $width:literal) => { ... };
}
impl_vec_mul_even_oddmacro_rules! impl_vec_mul_even_odd {
($mask:ident $instr:ident $src:ident $shuffled:ident $dst:ident $width:literal) => { ... };
}