Function lambda_mountain::mov8lr

source ยท
pub fn mov8lr(
    _src: impl Constant + LocalVariable + Fragment + Sized<8>,
    _dst: impl Constant + Register + Fragment + Sized<8>,
) -> impl Fragment + Program