operation[operation.CMP_E] = function (reg) { reg.byte(reg.A - reg.E); reg.PC++; };