When executing the STS or LDS instruction, the opcode is kept in the instruction register for both parts of the instruction instead of loading the IO address. E.g. 93800038 (= STS 0x0038,R24) is actually executed as 93809380. Ditto 91800036 (= LDS R24,0x0036).