Input byte.
Rt = IO[Ra+offset]
This instruction inputs a byte from an I/O port using register indirect with displacement addressing and places the result in a general purpose register. The byte is sign extended to 64 bits before being loaded into the register.
Opcode7 | Ra5 | Rt5 | Offset15 |
64 | Ra5 | Rt5 | Offset15 |