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