Reusing the Temporary High Byte Register

If writing to more than one 16-bit register where the high byte is the same for all registers written, the high byte only needs to be written once to TEMP. However, the same rule of atomic operation described previously also applies in this case.