pub fn add2rr( src: impl Constant + Register + Fragment + Sized<2>, dst: impl Constant + Register + Fragment + Sized<2>, ) -> impl Fragment + Program