Function lambda_mountain::add8rs

source ยท
pub fn add8rs(
    _src: impl Constant + Register + Fragment + Sized<8>,
    _dst: impl Constant + StackVariable + Fragment + Sized<8>,
) -> impl Fragment + Program