Function lambda_mountain::mov2ss

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