/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-d30v.c | 113 if (howto->pc_relative && howto->bitsize == 32) in bfd_elf_d30v_reloc() 212 mask = (1 << howto->bitsize) - 1; in bfd_elf_d30v_reloc_21() 213 if (howto->bitsize == 6) in bfd_elf_d30v_reloc_21() 215 max = (1 << (howto->bitsize + 2)) - 1; in bfd_elf_d30v_reloc_21() 219 if (howto->bitsize == 6) in bfd_elf_d30v_reloc_21() 242 if (howto->bitsize == 6) in bfd_elf_d30v_reloc_21()
|
D | cpu-ns32k.c | 375 bfd_signed_vma reloc_signed_max = (1 << (howto->bitsize - 1)) - 1; in do_ns32k_reloc() 396 (((1 << (howto->bitsize - 1)) - 1) << 1) | 1; in do_ns32k_reloc() 407 bfd_vma reloc_bits = (((1 << (howto->bitsize - 1)) - 1) << 1) | 1; in do_ns32k_reloc() 674 bfd_signed_vma reloc_signed_max = (1 << (howto->bitsize - 1)) - 1; in _bfd_do_ns32k_reloc_contents() 688 (((1 << (howto->bitsize - 1)) - 1) << 1) | 1; in _bfd_do_ns32k_reloc_contents() 699 bfd_vma reloc_bits = (((1 << (howto->bitsize - 1)) - 1) << 1) | 1; in _bfd_do_ns32k_reloc_contents()
|
D | coff-apollo.c | 78 switch (internal->bitsize) in apollo_howto2rtype() 87 switch (internal->bitsize) in apollo_howto2rtype()
|
D | nlm32-ppc.c | 496 && ((l_rtype >> 8) & 0x1f) == rel->howto->bitsize - 1); in nlm_powerpc_read_reloc() 672 || rel->howto->bitsize != 32 in nlm_powerpc_write_import() 779 && howto->bitsize == rel->howto->bitsize in nlm_powerpc_write_reloc() 801 l_rtype |= (howto->bitsize - 1) << 8; in nlm_powerpc_write_reloc()
|
D | nlm32-i386.c | 157 || rel->howto->bitsize != 32 in nlm_i386_write_import() 281 && rel->howto->bitsize == 32 in nlm_i386_mangle_relocs() 305 && rel->howto->bitsize == 32 in nlm_i386_mangle_relocs()
|
D | reloc.c | 488 unsigned int bitsize, in bfd_check_overflow() argument 500 fieldmask = N_ONES (bitsize); in bfd_check_overflow() 798 howto->bitsize, in bfd_perform_relocation() 1177 howto->bitsize, in bfd_install_relocation() 1426 fieldmask = N_ONES (howto->bitsize); in _bfd_relocate_contents()
|
D | elfxx-aarch64.c | 193 howto->bitsize + howto->rightshift); in _bfd_aarch64_elf_put_addend() 197 howto->bitsize + howto->rightshift); in _bfd_aarch64_elf_put_addend()
|
D | coff-m68k.c | 154 switch (internal->bitsize) in m68k_howto2rtype() 163 switch (internal->bitsize) in m68k_howto2rtype()
|
D | nlm32-sparc.c | 151 && tmp->bitsize == rel->howto->bitsize in nlm_sparc_write_reloc()
|
D | coff-m88k.c | 99 relocation += ((reloc_entry->addend << howto->bitsize) + x); in m88k_special_reloc()
|
D | aout-tic30.c | 469 bfd_signed_vma reloc_signed_max = (1 << (howto->bitsize - 1)) - 1; in tic30_aout_relocate_contents() 478 bfd_vma reloc_unsigned_max = (((1 << (howto->bitsize - 1)) - 1) << 1) | 1; in tic30_aout_relocate_contents() 486 bfd_vma reloc_bits = (((1 << (howto->bitsize - 1)) - 1) << 1) | 1; in tic30_aout_relocate_contents()
|
D | elf64-mmix.c | 951 howto->bitsize, in mmix_elf_perform_relocation() 1026 elf_mmix_howto_table[R_MMIX_ADDR27].bitsize, in mmix_elf_perform_relocation() 1091 howto->bitsize, in mmix_elf_perform_relocation() 1116 howto->bitsize, in mmix_elf_perform_relocation() 1128 value += (1 << (howto->bitsize - 1)); in mmix_elf_perform_relocation()
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | nds32-dis.c | 154 N32_IMMS ((insn >> pfd->bitpos), pfd->bitsize) << pfd->shift; in nds32_parse_audio_ext() 156 int_value = __GF (insn, pfd->bitpos, pfd->bitsize) << pfd->shift; in nds32_parse_audio_ext() 165 __GF (insn, pfd->bitpos, pfd->bitsize) << pfd->shift; in nds32_parse_audio_ext() 313 __GF (insn, pfd->bitpos, pfd->bitsize) << pfd->shift; in nds32_parse_opcode() 334 pfd->bitsize) << pfd->shift; in nds32_parse_opcode() 337 __GF (insn, pfd->bitpos, pfd->bitsize) << pfd->shift; in nds32_parse_opcode() 395 __GF (insn, pfd->bitpos, pfd->bitsize) << pfd->shift; in nds32_parse_opcode() 424 N32_IMMS ((insn >> pfd->bitpos), pfd->bitsize) << pfd->shift; in nds32_parse_opcode() 427 __GF (insn, pfd->bitpos, pfd->bitsize) << pfd->shift; in nds32_parse_opcode()
|
D | nds32-asm.h | 254 int bitsize; member
|
D | cgen-ibld.in | 143 /* For architectures with insns smaller than the base-insn-bitsize, 301 /* For architectures with insns smaller than the base-insn-bitsize, 447 /* For architectures with insns smaller than the insn-base-bitsize,
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | or1k.cpu | 42 (base-insn-bitsize 32) 66 (word-bitsize 32) 109 (word-bitsize 64)
|
D | sh.cpu | 42 (base-insn-bitsize 32) 48 (base-insn-bitsize 16) 58 (word-bitsize 32)
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-nds32.c | 4091 if (field->bitsize == 24 && field->shift == 1) in get_range_type() 4093 else if (field->bitsize == 16 && field->shift == 1) in get_range_type() 4095 else if (field->bitsize == 14 && field->shift == 1) in get_range_type() 4097 else if (field->bitsize == 8 && field->shift == 1) in get_range_type() 4173 if (fld->bitsize == 15 && fld->shift == 0) in nds32_elf_record_fixup_exp() 4201 else if (fld->bitsize == 15 && fld->shift == 1) in nds32_elf_record_fixup_exp() 4203 else if (fld->bitsize == 15 && fld->shift == 2) in nds32_elf_record_fixup_exp() 4216 else if (fld->bitsize == 15 && fld->shift == 3) in nds32_elf_record_fixup_exp() 4218 else if (fld->bitsize == 12 && fld->shift == 2) in nds32_elf_record_fixup_exp() 4228 if (fld->bitsize == 24 && fld->shift == 1) in nds32_elf_record_fixup_exp() [all …]
|
D | tc-nios2.c | 983 if ((fixup >> howto->bitsize) != 0 in nios2_check_overflow() 984 && ((signed) fixup >> howto->bitsize) != -1) in nios2_check_overflow() 991 if ((signed) fixup < ((signed) 0x80000000 >> howto->bitsize)) in nios2_check_overflow() 997 if (fixup >= ((unsigned) 1 << (howto->bitsize - 1))) in nios2_check_overflow() 1002 if ((fixup >> howto->bitsize) != 0) in nios2_check_overflow() 1024 (unsigned int) (~(~(valueT) 0 << howto->bitsize) & fixup)); in nios2_diagnose_overflow() 1234 int n = sizeof (fixup) * 8 - howto->bitsize; in md_apply_fix()
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | rdcoff.c | 404 bfd_vma bitpos = 0, bitsize = 0; in parse_coff_struct_type() local 438 bitsize = 0; in parse_coff_struct_type() 443 bitsize = auxent.x_sym.x_misc.x_lnsz.x_size; in parse_coff_struct_type() 459 bitpos, bitsize, DEBUG_VISIBILITY_PUBLIC); in parse_coff_struct_type()
|
D | srconv.c | 702 dbt.bitsize = type->size; in walk_tree_type_1() 751 dbt.bitsize = type->size; in walk_tree_type_1() 777 dbt.bitsize = type->size; in walk_tree_type_1() 832 dbt.bitsize = type->size; in walk_tree_type_1() 859 dbt.bitsize = type->size; in walk_tree_type_1() 1100 if (symbol->where->bitsize) in walk_tree_symbol() 1104 dsy.field_len = symbol->where->bitsize; in walk_tree_symbol()
|
D | ieee.c | 108 unsigned long bitsize; member 1554 bfd_vma bitpos, bitsize; in parse_ieee_ty() local 1562 || ! ieee_read_number (info, pp, &bitsize)) in parse_ieee_ty() 1573 ftype, bitpos, bitsize, in parse_ieee_ty() 1695 bfd_vma bitsize; in parse_ieee_ty() local 1708 bitsize = 0; in parse_ieee_ty() 1720 bitsize = t->bitsize; in parse_ieee_ty() 1721 if (bitsize == 0) in parse_ieee_ty() 1733 ftype, offset, bitsize, in parse_ieee_ty() 1846 bfd_vma signedp, bitsize, dummy; in parse_ieee_ty() local [all …]
|
D | debug.c | 292 unsigned int bitsize; member 1705 debug_type type, bfd_vma bitpos, bfd_vma bitsize, in debug_make_field() argument 1717 f->u.f.bitsize = bitsize; in debug_make_field() 2280 return field->u.f.bitsize; in debug_get_field_bitsize() 2538 f->u.f.bitsize, f->visibility)) in debug_write_type() 2730 f->u.f.bitsize, f->visibility)) in debug_write_class_type() 3271 || f1->u.f.bitsize != f2->u.f.bitsize) in debug_class_type_samep()
|
D | wrstabs.c | 1349 bfd_vma bitsize, enum debug_visibility visibility) in stab_struct_field() argument 1388 if (bitsize == 0) in stab_struct_field() 1390 bitsize = size * 8; in stab_struct_field() 1391 if (bitsize == 0) in stab_struct_field() 1397 (long) bitpos, (long) bitsize); in stab_struct_field()
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | cgen.h | 1010 int bitsize; member 1011 #define CGEN_INSN_BITSIZE(insn) ((insn)->base->bitsize)
|