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
3487 unsigned int ldah = bfd_get_32 (abfd, p_ldah);
3490 /* Verify that the instruction is "ldah $29,0($26)".
3495 if (ldah == 0x27ba0000 && lda == 0x23bd0000)
3651 ldah $29,0($26) !gpdisp!2
3663 ldah $16,x($gp) !tprelhi