Function lambda_mountain::mov1sg

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