Function lambda_mountain::movnls
source ยท pub fn movnls<const N: usize>(
_src: impl Constant + LocalVariable + Fragment + Sized<N>,
_dst: impl Constant + StackVariable + Fragment + Sized<N>,
) -> impl Fragment + Programpub fn movnls<const N: usize>(
_src: impl Constant + LocalVariable + Fragment + Sized<N>,
_dst: impl Constant + StackVariable + Fragment + Sized<N>,
) -> impl Fragment + Program