Function lambda_mountain::add8cr

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