Function lambda_mountain::mov4ls

source ยท
pub fn mov4ls(
    _src: impl Constant + LocalVariable + Fragment + Sized<4>,
    _dst: impl Constant + StackVariable + Fragment + Sized<4>,
) -> impl Fragment + Program