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