operation[operation.RPE] = function (reg, l, h) {
    if (reg.PARITY === 1) {
        reg.POP();
    } else {
        reg.PC += 3;