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