Home
last modified time | relevance | path

Searched refs:bh (Results 1 – 25 of 62) sorted by relevance

123

/toolchain/binutils/binutils-2.25/include/
Dlonglong.h191 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
196 "rIJ" ((USItype) (bh)), \
199 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
204 "rIJ" ((USItype) (bh)), \
225 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
230 "rI" ((USItype) (bh)), \
233 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
238 "rI" ((USItype) (bh)), \
343 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
348 "rM" ((USItype) (bh)), \
[all …]
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-nds32.texi189 @item l.[bh]s rt5,var
191 @samp{l[bh]si rt5,[$ta+lo12(var)]}
201 @item l.[bh]sp rt5,var,inc
203 @samp{la $ta,var} and then @samp{l[bh]si.bi rt5,[$ta],inc}
205 @item l.[bh]spc rt5,inc
207 @samp{l[bh]si.bi rt5,[$ta],inc.}
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/v850/
Dbranch.s9 bh bcc
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
Dwhite.s6 ADDr16 mov 123 ( % bx , % si , 1 ) , % bh
Dwhite.l9 6 000d 678A787B ADDr16 mov 123 \( % bx , % si , 1 \) , % bh
Dx86-64-opcode-inval.d26 [ ]*[a-f0-9]+: 02 3f add \(%rdi\),%bh
Dx86-64-opcode-inval-intel.d27 [ ]*[a-f0-9]+: 02 3f add bh,BYTE PTR \[rdi\]
Dx86_64.s17 add bh,dh
/toolchain/binutils/binutils-2.25/bfd/
Delf32-sh-symbian.c480 struct bfd_link_hash_entry *bh = NULL; in sh_symbian_relocate_section() local
486 &bh)) in sh_symbian_relocate_section()
488 new_hash = (struct elf_link_hash_entry *) bh; in sh_symbian_relocate_section()
Dcoff-arm.c1833 struct bfd_link_hash_entry * bh; in record_arm_to_thumb_glue() local
1868 bh = NULL; in record_arm_to_thumb_glue()
1871 BSF_GLOBAL, s, val, NULL, TRUE, FALSE, &bh); in record_arm_to_thumb_glue()
1889 struct bfd_link_hash_entry * bh; in record_thumb_to_arm_glue() local
1921 bh = NULL; in record_thumb_to_arm_glue()
1924 BSF_GLOBAL, s, val, NULL, TRUE, FALSE, &bh); in record_thumb_to_arm_glue()
1927 myh = (struct coff_link_hash_entry *) bh; in record_thumb_to_arm_glue()
1944 bh = NULL; in record_thumb_to_arm_glue()
1947 BSF_LOCAL, s, val, NULL, TRUE, FALSE, &bh); in record_thumb_to_arm_glue()
Delf32-score7.c1269 struct bfd_link_hash_entry *bh; in score_elf_create_got_section() local
1297 bh = NULL; in score_elf_create_got_section()
1300 0, NULL, FALSE, get_elf_backend_data (abfd)->collect, &bh))) in score_elf_create_got_section()
1303 h = (struct elf_link_hash_entry *) bh; in score_elf_create_got_section()
1847 struct bfd_link_hash_entry *bh; in score_elf_final_link_relocate() local
1850 bh = bfd_link_hash_lookup (info->hash, "_gp", 0, 0, 1); in score_elf_final_link_relocate()
1851 if (bh != NULL && bh->type == bfd_link_hash_defined) in score_elf_final_link_relocate()
1852 elf_gp (output_bfd) = (bh->u.def.value in score_elf_final_link_relocate()
1853 + bh->u.def.section->output_section->vma in score_elf_final_link_relocate()
1854 + bh->u.def.section->output_offset); in score_elf_final_link_relocate()
[all …]
Delf32-sh64.c422 struct bfd_link_hash_entry *bh = NULL; in sh64_elf_add_symbol_hook() local
428 bed->collect, &bh)) in sh64_elf_add_symbol_hook()
434 h = (struct elf_link_hash_entry *) bh; in sh64_elf_add_symbol_hook()
Delf32-score.c1411 struct bfd_link_hash_entry *bh; in score_elf_create_got_section() local
1439 bh = NULL; in score_elf_create_got_section()
1442 0, NULL, FALSE, get_elf_backend_data (abfd)->collect, &bh))) in score_elf_create_got_section()
1445 h = (struct elf_link_hash_entry *) bh; in score_elf_create_got_section()
1998 struct bfd_link_hash_entry *bh; in score_elf_final_link_relocate() local
2001 bh = bfd_link_hash_lookup (info->hash, "_gp", 0, 0, 1); in score_elf_final_link_relocate()
2002 if (bh != NULL && bh->type == bfd_link_hash_defined) in score_elf_final_link_relocate()
2003 elf_gp (output_bfd) = (bh->u.def.value in score_elf_final_link_relocate()
2004 + bh->u.def.section->output_section->vma in score_elf_final_link_relocate()
2005 + bh->u.def.section->output_offset); in score_elf_final_link_relocate()
[all …]
Delf32-m32r.c1379 struct bfd_link_hash_entry *bh; in m32r_elf_add_symbol_hook() local
1396 bh = bfd_link_hash_lookup (info->hash, "_SDA_BASE_", in m32r_elf_add_symbol_hook()
1399 if ((bh == NULL || bh->type == bfd_link_hash_undefined) in m32r_elf_add_symbol_hook()
1409 &bh))) in m32r_elf_add_symbol_hook()
1411 h = (struct elf_link_hash_entry *) bh; in m32r_elf_add_symbol_hook()
1665 struct bfd_link_hash_entry *bh = NULL; in m32r_elf_create_dynamic_sections() local
1671 get_elf_backend_data (abfd)->collect, &bh))) in m32r_elf_create_dynamic_sections()
1673 h = (struct elf_link_hash_entry *) bh; in m32r_elf_create_dynamic_sections()
Delf32-avr.c2779 avr_build_one_stub (struct bfd_hash_entry *bh, void *in_arg) in avr_build_one_stub() argument
2793 hsh = avr_stub_hash_entry (bh); in avr_build_one_stub()
2850 avr_mark_stub_not_to_be_necessary (struct bfd_hash_entry *bh, in avr_mark_stub_not_to_be_necessary() argument
2855 hsh = avr_stub_hash_entry (bh); in avr_mark_stub_not_to_be_necessary()
2862 avr_size_one_stub (struct bfd_hash_entry *bh, void *in_arg) in avr_size_one_stub() argument
2869 hsh = avr_stub_hash_entry (bh); in avr_size_one_stub()
Delf64-sh64.c2809 struct bfd_link_hash_entry *bh = NULL; in sh64_elf64_add_symbol_hook() local
2815 bed->collect, &bh)) in sh64_elf64_add_symbol_hook()
2821 h = (struct elf_link_hash_entry *) bh; in sh64_elf64_add_symbol_hook()
3173 struct bfd_link_hash_entry *bh = NULL; in sh64_elf64_create_dynamic_sections() local
3177 (bfd_vma) 0, (const char *) NULL, FALSE, bed->collect, &bh))) in sh64_elf64_create_dynamic_sections()
3180 h = (struct elf_link_hash_entry *) bh; in sh64_elf64_create_dynamic_sections()
Delf32-arm.c5794 struct bfd_link_hash_entry * bh; in record_arm_to_thumb_glue() local
5829 bh = NULL; in record_arm_to_thumb_glue()
5833 NULL, TRUE, FALSE, &bh); in record_arm_to_thumb_glue()
5835 myh = (struct elf_link_hash_entry *) bh; in record_arm_to_thumb_glue()
5864 struct bfd_link_hash_entry *bh; in record_arm_bx_glue() local
5897 bh = NULL; in record_arm_bx_glue()
5901 NULL, TRUE, FALSE, &bh); in record_arm_bx_glue()
5903 myh = (struct elf_link_hash_entry *) bh; in record_arm_bx_glue()
5961 struct bfd_link_hash_entry *bh; in record_vfp11_erratum_veneer() local
5990 bh = NULL; in record_vfp11_erratum_veneer()
[all …]
Delfxx-mips.c1594 struct bfd_link_hash_entry *bh; in mips_elf_create_stub_symbol() local
1603 bh = NULL; in mips_elf_create_stub_symbol()
1606 TRUE, FALSE, &bh)) in mips_elf_create_stub_symbol()
1610 elfh = (struct elf_link_hash_entry *) bh; in mips_elf_create_stub_symbol()
1626 struct bfd_link_hash_entry *bh; in mips_elf_create_shadow_symbol() local
1640 bh = NULL; in mips_elf_create_shadow_symbol()
1643 TRUE, FALSE, &bh)) in mips_elf_create_shadow_symbol()
1647 elfh = (struct elf_link_hash_entry *) bh; in mips_elf_create_shadow_symbol()
5105 struct bfd_link_hash_entry *bh; in mips_elf_create_got_section() local
5129 bh = NULL; in mips_elf_create_got_section()
[all …]
Delflink.c65 struct bfd_link_hash_entry *bh; in _bfd_elf_define_linkage_sym() local
78 bh = &h->root; in _bfd_elf_define_linkage_sym()
82 &bh)) in _bfd_elf_define_linkage_sym()
84 h = (struct elf_link_hash_entry *) bh; in _bfd_elf_define_linkage_sym()
1575 struct bfd_link_hash_entry *bh; in _bfd_elf_add_default_symbol() local
1620 bh = &hi->root; in _bfd_elf_add_default_symbol()
1623 0, name, FALSE, collect, &bh))) in _bfd_elf_add_default_symbol()
1625 hi = (struct elf_link_hash_entry *) bh; in _bfd_elf_add_default_symbol()
1746 bh = &hi->root; in _bfd_elf_add_default_symbol()
1749 bfd_ind_section_ptr, 0, name, FALSE, collect, &bh))) in _bfd_elf_add_default_symbol()
[all …]
Dlinker.c1228 struct bfd_link_hash_entry *bh; in generic_link_add_symbol_list() local
1247 bh = NULL; in generic_link_add_symbol_list()
1250 p->value, string, FALSE, collect, &bh))) in generic_link_add_symbol_list()
1252 h = (struct generic_link_hash_entry *) bh; in generic_link_add_symbol_list()
Delf32-lm32.c2494 struct bfd_link_hash_entry *bh = NULL; in lm32_elf_create_dynamic_sections() local
2500 get_elf_backend_data (abfd)->collect, &bh))) in lm32_elf_create_dynamic_sections()
2502 h = (struct elf_link_hash_entry *) bh; in lm32_elf_create_dynamic_sections()
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
Dx86-64-opcode-inval.d27 [ ]*[a-f0-9]+: 02 3f add \(%rdi\),%bh
Dx86-64-opcode-inval-intel.d27 [ ]*[a-f0-9]+: 02 3f add bh,BYTE PTR \[rdi\]
Dx86-64.s17 add bh,dh
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/s390/
Desa-g5.d43 .*: 47 25 af ff [ ]*bh 4095\(%r5,%r10\)
77 .*: 47 25 af ff [ ]*bh 4095\(%r5,%r10\)

123