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