Home
last modified time | relevance | path

Searched refs:ldah (Results 1 – 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/binutils/gas/doc/
Dc-alpha.texi165 ldah $0,a($29) !gprelhigh
243 Used with @code{ldah} and @code{lda} to load the GP from the current
245 @code{ldah} instruction must contain the address of the @code{ldah}
247 with the @code{ldah} instruction, though it may appear anywhere in
252 ldah $29,0($26) !gpdisp!1
257 Used with an @code{ldah} instruction to add the high 16 bits of a
/freebsd-12-stable/contrib/gcc/
Dconfigure.ac2313 ldah $2,foo($29) !dtprelhi
2317 ldah $2,foo($29) !tprelhi
2700 ldah $29, 0($26) !gpdisp!3
2702 ldah $1, d($29) !gprelhigh
DChangeLog-200031689 loadable with a single ldah+lda pair.
/freebsd-12-stable/contrib/binutils/bfd/
Delf64-alpha.c3296 unsigned int ldah = bfd_get_32 (info->abfd, p_ldah); in elf64_alpha_relax_with_lituse() local
3304 if (ldah == 0x27ba0000 && lda == 0x23bd0000) in elf64_alpha_relax_with_lituse()
/freebsd-12-stable/contrib/binutils/opcodes/
DChangeLog-02031838 lda, ldah, jmp, ret.
/freebsd-12-stable/contrib/binutils/bfd/po/
Dbfd.pot1959 msgid "GPDISP relocation did not find ldah and lda instructions"
/freebsd-12-stable/contrib/binutils/gas/po/
Dgas.pot824 msgid "No ldah !gpdisp!%ld was found"
914 msgid "too many ldah insns for !gpdisp!%ld"
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DARMInstrThumb2.td1634 (ins addr_offset_none:$addr), "ldah", "\t$Rt, $addr", []>,
DARMInstrInfo.td2852 NoItinerary, "ldah", "\t$Rt, $addr", []>;