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