/toolchain/binutils/binutils-2.25/opcodes/ |
D | hppa-dis.c | 220 extract_3 (unsigned word) in extract_3() 226 extract_5_load (unsigned word) in extract_5_load() 234 extract_5_store (unsigned word) in extract_5_store() 242 extract_5r_store (unsigned word) in extract_5r_store() 250 extract_5R_store (unsigned word) in extract_5R_store() 258 extract_10U_store (unsigned word) in extract_10U_store() 266 extract_5Q_store (unsigned word) in extract_5Q_store() 274 extract_11 (unsigned word) in extract_11() 282 extract_14 (unsigned word) in extract_14() 290 extract_16 (unsigned word) in extract_16() [all …]
|
D | aarch64-dis-2.c | 27 aarch64_opcode_lookup_1 (uint32_t word) in aarch64_opcode_lookup_1() 8697 aarch64_opcode_lookup (uint32_t word) in aarch64_opcode_lookup()
|
D | arc-dis.c | 60 #define BIT(word,n) ((word) & (1 << n)) argument 61 #define BITS(word,s,e) (((word) >> s) & ((1 << (e + 1 - s)) - 1)) argument 62 #define OPCODE(word) (BITS ((word), 27, 31)) argument 63 #define FIELDA(word) (BITS ((word), 21, 26)) argument 64 #define FIELDB(word) (BITS ((word), 15, 20)) argument 65 #define FIELDC(word) (BITS ((word), 9, 14)) argument 68 #define FIELDD(word) ((BITS ((word), 0, 8) ^ 0x100) - 0x100) argument
|
D | pdp11-dis.c | 38 read_word (bfd_vma memaddr, int *word, disassemble_info *info) in read_word()
|
D | m68k-dis.c | 526 int word; in print_indexed() local
|
D | aarch64-dis.c | 2147 uint32_t word, in print_insn_aarch64_word() 2227 uint32_t word, in print_insn_data()
|
D | mips-dis.c | 1707 int word, in print_insn_mips()
|
D | i386-opc.h | 783 unsigned int word:1; member
|
/toolchain/binutils/binutils-2.25/bfd/doc/ |
D | chew.c | 299 char *word; member 372 exec (word) in exec() argument 1142 nextword (string, word) in nextword() argument 1231 lookup_word (word) in lookup_word() argument 1257 dict_type *word; in perform() local 1281 newentry (word) in newentry() argument 1295 add_to_definition (entry, word) in add_to_definition() argument 1336 char *word; local
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/ |
D | cons.s | 16 word: .word 0CCCh label
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/ |
D | test-example.c | 48 #define cond_jmp_insn(insname, word, funcs...) \ argument
|
D | test-gen.c | 97 typedef unsigned long long word; typedef
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mn10300/ |
D | am33-2.c | 193 #define def_am_insn(insname, variant, size, word, funcs...) \ argument 201 #define def_bit_insn(insname, word) \ argument
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | coff-i960.c | 135 int word = bfd_get_32 (abfd, (bfd_byte *)data + reloc_entry->address); in optcall_callback() local 489 unsigned long word; in coff_i960_relocate_section() local
|
D | bout.c | 547 int word = bfd_get_32 (abfd, src); in calljx_callback() local 587 int word = bfd_get_32 (abfd, (bfd_byte *) data + srcidx); in callj_callback() local 1321 long int word = bfd_get_32 (input_bfd, in b_out_bfd_get_relocated_section_contents() local 1341 long int word = bfd_get_32 (input_bfd, in b_out_bfd_get_relocated_section_contents() local
|
D | elf32-nios2.c | 1035 bfd_vma word = bfd_get_32 (sec->owner, sec->contents + offset); in nios2_elf32_install_imm16() local
|
/toolchain/binutils/binutils-2.25/include/cgen/ |
D | basic-ops.h | 314 SUBWORDSIHI (SI in, int word) in SUBWORDSIHI() 330 SUBWORDDIHI (DI in, int word) in SUBWORDDIHI() 337 SUBWORDDISI (DI in, int word) in SUBWORDDISI()
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-pdp11.c | 36 int word; /* Additional word, if any. */ member
|
D | tc-tic54x.c | 106 unsigned short word; /* Final encoded opcode data. */ member
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
D | maverick.c | 144 #define mv_insn(insname, insnvar, word, funcs...) \ argument
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | readelf.c | 7026 unsigned int word; in get_unwind_section_word() local 7263 unsigned int word, unsigned int remaining, in decode_arm_unwind_bytecode() 7474 unsigned int word, unsigned int remaining, in decode_tic6x_unwind_bytecode() 7610 arm_expand_prel31 (bfd_vma word, bfd_vma where) in arm_expand_prel31() 7626 unsigned int word, in decode_arm_unwind()
|
D | windint.h | 851 rc_uint_type word; member
|
/toolchain/binutils/binutils-2.25/include/ |
D | hp-symtab.h | 187 int word; member 1311 unsigned int word[9]; member 1319 unsigned int word[2]; member 1438 unsigned int word[2]; member
|