Function lambda_mountain::xor8cs

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