Home | History | Annotate | Download | only in bfd

Lines Matching defs:ldah

476     *err_msg = _("GPDISP relocation did not find ldah and lda instructions");
588 /* Load the gp register. This is always used for a ldah instruction
598 the register to the ldah instruction. This lets us avoid any
3465 unsigned int ldah = bfd_get_32 (abfd, p_ldah);
3468 /* Verify that the instruction is "ldah $29,0($26)".
3473 if (ldah == 0x27ba0000 && lda == 0x23bd0000)
3629 ldah $29,0($26) !gpdisp!2
3641 ldah $16,x($gp) !tprelhi