Function lambda_mountain::xor2rl

source ยท
pub fn xor2rl(
    _src: impl Constant + Register + Fragment + Sized<2>,
    _dst: impl Constant + LocalVariable + Fragment + Sized<2>,
) -> impl Fragment + Program