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