Function lambda_mountain::mov8ss

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