Function lambda_mountain::movsx2

source ยท
pub fn movsx2(
    _src: impl Constant + Fragment + Register + Sized<2>,
    _dst: impl Constant + Fragment + Register + Sized<8>,
) -> impl Fragment + Program
Expand description

Move with sign extend