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