operation[operation.MOV_L_D] = function (reg) { reg.L = reg.D; reg.PC++;};