Searched refs:lda (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/headers/private/kernel/arch/sparc/
H A Dpromdev.h84 #define getpte(va) lda(va, ASI_PTE)
/haiku-fatelf/src/libs/pdflib/config/
H A Dconfig.guess197 lda \$2,-1
199 lda \$16,\$Lformat
/haiku-fatelf/src/bin/diffutils/config/
H A Dconfig.guess237 lda \$2,-1
239 lda \$16,\$Lformat
/haiku-fatelf/src/bin/gdb/bfd/
H A Delf64-alpha.c511 index of the GPDISP instruction is an offset in bytes to the lda
1072 *err_msg = _("GPDISP relocation did not find ldah and lda instructions");
1435 unsigned int lda = bfd_get_32 (info->abfd, p_lda);
1442 if (ldah == 0x27ba0000 && lda == 0x23bd0000)
1815 lda $16,x($gp) !tlsgd!1
1819 lda $29,0($29) !gpdisp!2
1827 lda $16,x($gp) !tprel
1831 lda $16,x($16) !tprello
1431 unsigned int lda = bfd_get_32 (info->abfd, p_lda); local

Completed in 169 milliseconds