Home
last modified time | relevance | path

Searched defs:width (Results 1 – 25 of 35) sorted by relevance

12

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
Dbitfield-alias.s52 .macro bf_32 op, lsb, width
57 .macro bf_64 op, lsb, width
Dbitfield-bfm.s73 .macro ins2bfm signed, reg, lsb, width
82 .macro x2bfm signed, reg, lsb, width
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
Difunc-10.s21 .macro test_relocs,name,width
33 .macro test_relocs2,name,type,width
Difunc-4.s21 .macro test_relocs,name,width
33 .macro test_relocs2,name,type,width
Difunc-8.s21 .macro test_relocs,name,width
33 .macro test_relocs2,name,type,width
Difunc-6.s12 .macro test_relocs,name,width
Difunc-2.s12 .macro test_relocs,name,width
/toolchain/binutils/binutils-2.25/opcodes/
Daarch64-opc.h100 int width; member
176 unsigned width = 0; in get_operand_fields_width() local
214 gen_mask (int width) in gen_mask()
221 gen_sub_field (enum aarch64_field_kind kind, int lsb_rel, int width, aarch64_field *ret) in gen_sub_field()
Darm-dis.c1841 int width = 0; in arm_decode_bitfield() local
2188 int width; in print_insn_coprocessor() local
2970 int width; in print_insn_neon() local
3497 int width; in print_insn_arm() local
4294 unsigned int width = (given & 0x0000001f) + 1; in print_insn_thumb32() local
4444 int width; in print_insn_thumb32() local
Dv850-opc.c601 insert_WIDTH (unsigned long insn, long width, const char ** errmsg) in insert_WIDTH()
636 unsigned long width, msb, lsb; in extract_WIDTH_U() local
657 unsigned long width, msb, lsb; in extract_WIDTH_M() local
677 unsigned long width, msb, lsb; in extract_WIDTH_L() local
Daarch64-asm.c1007 int64_t lsb, width; in convert_bfx_to_bfm() local
1024 int64_t lsb, width; in convert_bfi_to_bfm() local
Daarch64-opc.c395 value_fit_signed_field_p (int64_t value, unsigned width) in value_fit_signed_field_p()
409 value_fit_unsigned_field_p (int64_t value, unsigned width) in value_fit_unsigned_field_p()
Dtic6x-dis.c131 unsigned int width = 0; in tic6x_field_width() local
/toolchain/binutils/binutils-2.25/bfd/
Delf-eh-frame.c168 read_value (bfd *abfd, bfd_byte *buf, int width, int is_signed) in read_value()
203 write_value (bfd *abfd, bfd_byte *buf, bfd_vma value, int width) in write_value()
1162 unsigned int width in _bfd_elf_discard_section_eh_frame() local
1578 unsigned int width; in _bfd_elf_write_section_eh_frame() local
/toolchain/binutils/binutils-2.25/include/opcode/
Dtic6x-insn-formats.h27 #define BFLD(low_pos, width, pos) { (low_pos), (width), (pos) } argument
34 #define FLD(name, pos, width) { CONCAT2(tic6x_field_,name), BFLD1(BFLD(pos, width, 0)) } argument
Dm88k.h414 unsigned int width; member
/toolchain/binutils/binutils-2.25/gprof/
Dbasic_blocks.c320 annotate_with_count (char *buf, unsigned int width, int line_num, PTR arg) in annotate_with_count()
/toolchain/binutils/binutils-2.25/binutils/
Dwindint.h355 rc_uint_type width; member
370 bfd_byte width[2]; member
401 rc_uint_type width; member
427 bfd_byte width[2]; member
456 bfd_byte width[2]; member
644 rc_uint_type width; member
663 bfd_byte width[2]; member
676 bfd_byte width[2]; member
719 bfd_byte width; member
744 bfd_byte width[1]; member
Dsize.c422 rprint_number (int width, bfd_size_type num) in rprint_number()
Dresrc.c86 bfd_byte width; member
889 rc_uint_type y, rc_uint_type width, rc_uint_type height, in define_control()
1623 define_toolbar (rc_res_id id, rc_res_res_info *resinfo, rc_uint_type width, rc_uint_type height, in define_toolbar()
Dobjdump.c2727 int width; in dump_section() local
2930 static int width; in dump_reloc_set() local
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-h8300.c556 constant_fits_width_p (struct h8_op *operand, offsetT width) in constant_fits_width_p()
1283 check_operand (struct h8_op *operand, unsigned int width, char *string) in check_operand()
/toolchain/binutils/binutils-2.25/gas/
Dlisting.c1036 unsigned int width) in print_source()
1207 unsigned int width; in listing_listing() local
/toolchain/binutils/binutils-2.25/libiberty/
Dd-demangle.c706 int width = 0; in dlang_parse_integer() local
/toolchain/binutils/binutils-2.25/include/coff/
Dsym.h349 long width; /* width for non-default sized struc fields */ member

12