Function lambda_mountain::mov4cr

source ยท
pub fn mov4cr(
    _src: impl Constant + Literal + Fragment + Sized<4>,
    _dst: impl Constant + Register + Fragment + Sized<4>,
) -> impl Fragment + Program