HomeSort by: relevance | last modified time | path
    Searched refs:bitsize (Results 1 - 25 of 603) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/gdb/dist/sim/testsuite/common/
bits-gen.c 48 gen_bit (int bitsize,
65 if (bitsize == 32)
100 gen_mask (int bitsize,
143 if (bitsize == 32)
196 int bitsize; local
205 bitsize = 32;
207 bitsize = 64;
213 else if (strcmp (argv [2], "31") == 0 && bitsize == 32)
215 else if (strcmp (argv [2], "63") == 0 && bitsize == 64)
231 printf ("#define WITH_TARGET_WORD_BITSIZE %d\n", bitsize);
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/testsuite/common/
bits-gen.c 48 gen_bit (int bitsize,
65 if (bitsize == 32)
100 gen_mask (int bitsize,
143 if (bitsize == 32)
196 int bitsize; local
205 bitsize = 32;
207 bitsize = 64;
213 else if (strcmp (argv [2], "31") == 0 && bitsize == 32)
215 else if (strcmp (argv [2], "63") == 0 && bitsize == 64)
231 printf ("#define WITH_TARGET_WORD_BITSIZE %d\n", bitsize);
    [all...]
  /src/external/gpl3/binutils/dist/bfd/
elf64-bpf.c 262 addend = bfd_get (howto->bitsize, input_bfd,
264 + (howto->bitsize == 16 ? 2 : 4));
271 bfd_put (howto->bitsize, input_bfd, relocation,
273 + (howto->bitsize == 16 ? 2 : 4));
282 addend = bfd_get (howto->bitsize, input_bfd, where);
284 bfd_put (howto->bitsize, input_bfd, relocation, where);
318 howto->bitsize,
419 reloc_size = (reloc_entry->howto->bitsize
438 reloc_entry->howto->bitsize,
461 bfd_put (reloc_entry->howto->bitsize, abfd, relocation
    [all...]
elf32-d30v.c 113 if (howto->pc_relative && howto->bitsize == 32)
212 mask = (1 << howto->bitsize) - 1;
213 if (howto->bitsize == 6)
215 max = (1 << (howto->bitsize + 2)) - 1;
219 if (howto->bitsize == 6)
242 if (howto->bitsize == 6)
258 0, /* Bitsize. */
273 6, /* Bitsize. */
288 6, /* Bitsize. */
303 6, /* Bitsize. *
    [all...]
elfxx-kvx.c 99 howto->bitsize + howto->rightshift);
103 howto->bitsize + howto->rightshift);
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-bpf.c 261 addend = bfd_get (howto->bitsize, input_bfd,
263 + (howto->bitsize == 16 ? 2 : 4));
270 bfd_put (howto->bitsize, input_bfd, relocation,
272 + (howto->bitsize == 16 ? 2 : 4));
281 addend = bfd_get (howto->bitsize, input_bfd, where);
283 bfd_put (howto->bitsize, input_bfd, relocation, where);
317 howto->bitsize,
418 reloc_size = (reloc_entry->howto->bitsize
437 reloc_entry->howto->bitsize,
460 bfd_put (reloc_entry->howto->bitsize, abfd, relocation
    [all...]
elf32-d30v.c 113 if (howto->pc_relative && howto->bitsize == 32)
212 mask = (1 << howto->bitsize) - 1;
213 if (howto->bitsize == 6)
215 max = (1 << (howto->bitsize + 2)) - 1;
219 if (howto->bitsize == 6)
242 if (howto->bitsize == 6)
258 0, /* Bitsize. */
273 6, /* Bitsize. */
288 6, /* Bitsize. */
303 6, /* Bitsize. *
    [all...]
elfxx-kvx.c 99 howto->bitsize + howto->rightshift);
103 howto->bitsize + howto->rightshift);
  /src/external/gpl3/gdb/dist/bfd/
elf64-bpf.c 261 addend = bfd_get (howto->bitsize, input_bfd,
263 + (howto->bitsize == 16 ? 2 : 4));
270 bfd_put (howto->bitsize, input_bfd, relocation,
272 + (howto->bitsize == 16 ? 2 : 4));
281 addend = bfd_get (howto->bitsize, input_bfd, where);
283 bfd_put (howto->bitsize, input_bfd, relocation, where);
317 howto->bitsize,
418 reloc_size = (reloc_entry->howto->bitsize
437 reloc_entry->howto->bitsize,
460 bfd_put (reloc_entry->howto->bitsize, abfd, relocation
    [all...]
elf32-d30v.c 113 if (howto->pc_relative && howto->bitsize == 32)
212 mask = (1 << howto->bitsize) - 1;
213 if (howto->bitsize == 6)
215 max = (1 << (howto->bitsize + 2)) - 1;
219 if (howto->bitsize == 6)
242 if (howto->bitsize == 6)
258 0, /* Bitsize. */
273 6, /* Bitsize. */
288 6, /* Bitsize. */
303 6, /* Bitsize. *
    [all...]
elfxx-kvx.c 99 howto->bitsize + howto->rightshift);
103 howto->bitsize + howto->rightshift);
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-bpf.c 261 addend = bfd_get (howto->bitsize, input_bfd,
263 + (howto->bitsize == 16 ? 2 : 4));
270 bfd_put (howto->bitsize, input_bfd, relocation,
272 + (howto->bitsize == 16 ? 2 : 4));
281 addend = bfd_get (howto->bitsize, input_bfd, where);
283 bfd_put (howto->bitsize, input_bfd, relocation, where);
317 howto->bitsize,
418 reloc_size = (reloc_entry->howto->bitsize
437 reloc_entry->howto->bitsize,
460 bfd_put (reloc_entry->howto->bitsize, abfd, relocation
    [all...]
elf32-d30v.c 113 if (howto->pc_relative && howto->bitsize == 32)
212 mask = (1 << howto->bitsize) - 1;
213 if (howto->bitsize == 6)
215 max = (1 << (howto->bitsize + 2)) - 1;
219 if (howto->bitsize == 6)
242 if (howto->bitsize == 6)
258 0, /* Bitsize. */
273 6, /* Bitsize. */
288 6, /* Bitsize. */
303 6, /* Bitsize. *
    [all...]
elfxx-kvx.c 99 howto->bitsize + howto->rightshift);
103 howto->bitsize + howto->rightshift);
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-laddress.cc 103 poly_int64 bitsize, bitpos; local
107 base = get_inner_reference (TREE_OPERAND (expr, 0), &bitsize,
expmed.cc 89 /* Return a constant integer mask value of mode MODE with BITSIZE ones
92 mask is zero-extended if BITSIZE+BITPOS is too small for MODE. */
95 mask_rtx (scalar_int_mode mode, int bitpos, int bitsize, bool complement)
98 (wi::shifted_mask (bitpos, bitsize, complement,
435 first unit of mode MODE that contains a bitfield of size BITSIZE at
442 unsigned HOST_WIDE_INT bitsize,
458 HOST_WIDE_INT size = ((*new_bitnum + bitsize + BITS_PER_UNIT - 1)
465 bitfield of size BITSIZE at BITNUM bits into memory operand OP0.
476 rtx op0, HOST_WIDE_INT bitsize,
483 bit_field_mode_iterator iter (bitsize, bitnum, bitregion_start
    [all...]
gimple-ssa-store-merging.cc 371 poly_int64 bitsize, bitpos, bytepos; local
383 base_addr = get_inner_reference (ref, &bitsize, &bitpos, &offset, &mode,
422 if (!multiple_p (bitsize, BITS_PER_UNIT))
629 unsigned HOST_WIDE_INT bitsize = tree_to_uhwi (TREE_OPERAND (rhs1, 1)); local
632 && bitsize % BITS_PER_UNIT == 0
637 bitpos = TYPE_PRECISION (n->type) - bitpos - bitsize;
646 for (unsigned i = 0; i < bitsize / BITS_PER_UNIT;
1624 poly_uint64 bitsize; member in class:__anon11209::store_operand_info
1634 : val (NULL_TREE), base_addr (NULL_TREE), bitsize (0), bitpos (0),
1646 unsigned HOST_WIDE_INT bitsize; member in class:__anon11209::store_immediate_info
3995 unsigned HOST_WIDE_INT bitsize = info->bitsize; local
4941 poly_int64 bitsize, bitpos; local
5099 poly_uint64 bitsize, bitpos = 0; local
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
gimple-laddress.cc 103 poly_int64 bitsize, bitpos; local
107 base = get_inner_reference (TREE_OPERAND (expr, 0), &bitsize,
expmed.cc 90 /* Return a constant integer mask value of mode MODE with BITSIZE ones
93 mask is zero-extended if BITSIZE+BITPOS is too small for MODE. */
96 mask_rtx (scalar_int_mode mode, int bitpos, int bitsize, bool complement)
99 (wi::shifted_mask (bitpos, bitsize, complement,
436 first unit of mode MODE that contains a bitfield of size BITSIZE at
443 unsigned HOST_WIDE_INT bitsize,
459 HOST_WIDE_INT size = ((*new_bitnum + bitsize + BITS_PER_UNIT - 1)
466 bitfield of size BITSIZE at BITNUM bits into memory operand OP0.
477 rtx op0, HOST_WIDE_INT bitsize,
484 bit_field_mode_iterator iter (bitsize, bitnum, bitregion_start
    [all...]
gimple-ssa-store-merging.cc 371 poly_int64 bitsize, bitpos, bytepos; local
383 base_addr = get_inner_reference (ref, &bitsize, &bitpos, &offset, &mode,
422 if (!multiple_p (bitsize, BITS_PER_UNIT))
631 unsigned HOST_WIDE_INT bitsize = tree_to_uhwi (TREE_OPERAND (rhs1, 1)); local
634 && bitsize % BITS_PER_UNIT == 0
639 bitpos = TYPE_PRECISION (n->type) - bitpos - bitsize;
648 for (unsigned i = 0; i < bitsize / BITS_PER_UNIT;
1708 poly_uint64 bitsize; member in class:__anon1172::store_operand_info
1718 : val (NULL_TREE), base_addr (NULL_TREE), bitsize (0), bitpos (0),
1730 unsigned HOST_WIDE_INT bitsize; member in class:__anon1172::store_immediate_info
4099 unsigned HOST_WIDE_INT bitsize = info->bitsize; local
5045 poly_int64 bitsize, bitpos; local
5203 poly_uint64 bitsize, bitpos = 0; local
    [all...]
stor-layout.cc 319 if (known_eq (int_n_data[i].bitsize, size)
362 if (known_ge (int_n_data[i].bitsize, size)
363 && known_lt (int_n_data[i].bitsize, GET_MODE_PRECISION (mode))
428 poly_int64 bitsize = GET_MODE_BITSIZE (mode);
437 || mode_for_size (bitsize, MODE_COMPLEX_INT, false).exists (&trial))
445 || maybe_gt (bitsize, MAX_FIXED_MODE_SIZE))
449 || mode_for_size (bitsize, MODE_VECTOR_INT, 0).exists (&trial))
456 return mode_for_size (bitsize, MODE_INT, true);
1535 HOST_WIDE_INT bitsize = tree_to_uhwi (DECL_SIZE (field));
1537 if (rli->remaining_in_alignment < bitsize)
426 poly_int64 bitsize = GET_MODE_BITSIZE (mode); local
1638 unsigned HOST_WIDE_INT bitsize local
2094 unsigned HOST_WIDE_INT bitsize, maxbitsize; local
    [all...]
  /src/external/gpl3/gdb/dist/gdbsupport/
tdesc.h 103 int bitsize; member in struct:tdesc_reg
123 && bitsize == other.bitsize
418 int bitsize, const char *type);
  /src/external/gpl3/gdb.old/dist/gdbsupport/
tdesc.h 101 int bitsize; member in struct:tdesc_reg
121 && bitsize == other.bitsize
416 int bitsize, const char *type);
  /src/external/gpl3/gdb/dist/gdb/
target-descriptions.c 207 int bitsize, total_size; local
228 bitsize = f.end - f.start + 1;
231 fld->set_loc_bitpos (total_size - f.start - bitsize);
234 fld->set_bitsize (bitsize);
276 int bitsize = f.end - f.start + 1; local
280 append_flags_type_field (m_type, f.start, bitsize,
807 return reg->bitsize;
883 if (reg->bitsize == gdbarch_float_bit (gdbarch))
885 else if (reg->bitsize == gdbarch_double_bit (gdbarch))
887 else if (reg->bitsize == gdbarch_long_double_bit (gdbarch)
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
target-descriptions.c 207 int bitsize, total_size; local
228 bitsize = f.end - f.start + 1;
231 fld->set_loc_bitpos (total_size - f.start - bitsize);
234 fld->set_bitsize (bitsize);
276 int bitsize = f.end - f.start + 1; local
280 append_flags_type_field (m_type, f.start, bitsize,
809 return reg->bitsize;
885 if (reg->bitsize == gdbarch_float_bit (gdbarch))
887 else if (reg->bitsize == gdbarch_double_bit (gdbarch))
889 else if (reg->bitsize == gdbarch_long_double_bit (gdbarch)
    [all...]

Completed in 64 milliseconds

1 2 3 4 5 6 7 8 91011>>