Function lambda_mountain::mov4ss

source ·
pub fn mov4ss(
    _src: impl Constant + StackVariable + Fragment + Sized<4>,
    _dst: impl Constant + StackVariable + Fragment + Sized<4>
) -> impl Fragment + Program