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