operation[operation.PCHL] = function (reg) { reg.PC = reg.H + reg.L * 256; };