Function lambda_mountain::movnss

source ยท
pub fn movnss<const N: usize>(
    _src: impl Constant + StackVariable + Fragment + Sized<N>,
    _dst: impl Constant + StackVariable + Fragment + Sized<N>,
) -> impl Fragment + Program