LHX

Synopsis:

Load half-word using indexed addressing.

Operation:

Rt = mem[Ra+Rb* scale + Offset]

Description:

This instruction loads a half-word from memory using scaled indexed addressing and places the result in a general purpose register. The half-word is sign extended to 64 bits before being loaded into the register.

Format:

Opcode7 Ra5 Rb5 Rt5 Scale2 Offs2 Func6
53 Ra5 Rb5 Rt5 Scale2 Offs2 2