Load word.
Rt = mem[Ra+offset]
This instruction loads a word (64 bits) from memory using register indirect with displacement addressing and places the result in a general purpose register.