Function lambda_mountain::mov1sr

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