Load Address High (ldah)

Syntax

ldah $d_reg, offset (b_reg)

Description

Load Address High loads the destination register with the effective address of the specified data item. In computing the effective address, the signed constant offset is multiplied by 65536 before adding to the base register. The signed offset must be in the range –32768 to 32767.