Function lambda_mountain::add2rr

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