operation[operation.ANA_L] = function (reg) { reg.A = reg.A & reg.L; reg.PC++; };