Function lambda_mountain::mov8cr

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