LH

Synopsis:

Load half-word.

Operation:

Rt = mem[Ra+offset]

Description:

This instruction loads a half-word (32 bits) from memory using register indirect with displacement 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 Rt5 Offset15
34 Ra5 Rt5 Offset15