/toolchain/binutils/binutils-2.25/cpu/ |
D | simplify.inc | 26 ; Define a normal enum without using name/value pairs. 30 (define-pmacro (define-normal-enum name comment attrs prefix vals) 31 "Define a normal enum, fixed number of arguments." 35 ; Define a normal insn enum. 37 (define-pmacro (define-normal-insn-enum name comment attrs prefix fld vals) 38 "Define a normal instruction opcode enum." 46 (define-pmacro (define-normal-ifield name comment attrs start length) 47 "Define a normal instruction field." 54 "Shorthand form of normal fields requiring mode, encode/decode." 58 "Shorthand form of define-normal-ifield." [all …]
|
D | or1kcommon.cpu | 110 (define-normal-enum 136 (define-normal-enum 190 (define-normal-enum 272 (define-normal-enum 288 (define-normal-enum 304 (define-normal-enum
|
D | or1korbis.cpu | 133 (define-normal-insn-enum 185 (define-normal-insn-enum insn-opcode-systrapsyncs 196 (define-normal-insn-enum insn-opcode-movehimacrc 204 (define-normal-insn-enum insn-opcode-mac 212 (define-normal-insn-enum insn-opcode-shorts 222 (define-normal-insn-enum insn-opcode-extbhs 232 (define-normal-insn-enum insn-opcode-extws 240 (define-normal-insn-enum insn-opcode-alu-regreg 261 (define-normal-insn-enum insn-opcode-setflag
|
D | iq2000.cpu | 237 (define-normal-insn-enum 249 (define-normal-insn-enum 254 (define-normal-insn-enum 261 (define-normal-insn-enum 270 (define-normal-insn-enum 276 (define-normal-insn-enum 295 (define-normal-insn-enum 300 (define-normal-insn-enum 305 (define-normal-insn-enum 310 (define-normal-insn-enum
|
D | xstormy16.cpu | 220 (define-normal-insn-enum insn-op1 "insn op enums" () OP1_ f-op1 224 (define-normal-insn-enum insn-op2 "insn op enums" () OP2_ f-op2 229 (define-normal-insn-enum insn-op2a "insn op enums" () OP2A_ f-op2a 233 (define-normal-insn-enum insn-op2m "insn op enums" () OP2M_ f-op2m 238 (define-normal-insn-enum insn-op3 "insn op enums" () OP3_ f-op3 242 (define-normal-insn-enum insn-op3a "insn op enums" () OP3A_ f-op3a 246 (define-normal-insn-enum insn-op3b "insn op enums" () OP3B_ f-op3b 250 (define-normal-insn-enum insn-op4 "insn op enums" () OP4_ f-op4 254 (define-normal-insn-enum insn-op4m "insn op enums" () OP4M_ f-op4m 258 (define-normal-insn-enum insn-op4b "insn op enums" () OP4B_ f-op4b [all …]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
D | ifunc.s | 11 jmp normal@PLT 12 .type normal, @function 13 normal: label
|
D | ifunc.d | 15 [ ]*[a-f0-9]+: eb 00 jmp 8 <normal> 17 0+8 <normal>:
|
D | x86-64-ifunc.d | 16 [ ]*[a-f0-9]+: eb 00 jmp 8 <normal> 18 0+8 <normal>:
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/ |
D | x86-64-ifunc.d | 16 [ ]*[a-f0-9]+: eb 00 jmp 8 <normal> 18 0+8 <normal>:
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | archive.c | 1574 const char *normal; in _bfd_construct_extended_name_table() local 1599 normal = adjust_relative_path (filename, abfd->filename); in _bfd_construct_extended_name_table() 1601 normal = filename; in _bfd_construct_extended_name_table() 1605 total_namelen += strlen (normal) + 1; in _bfd_construct_extended_name_table() 1613 normal = normalize (current, current->filename); in _bfd_construct_extended_name_table() 1614 if (normal == NULL) in _bfd_construct_extended_name_table() 1617 thislen = strlen (normal); in _bfd_construct_extended_name_table() 1636 if (filename_ncmp (normal, hdr->ar_name, thislen) != 0 in _bfd_construct_extended_name_table() 1642 memcpy (hdr->ar_name, normal, thislen); in _bfd_construct_extended_name_table() 1667 const char *normal; in _bfd_construct_extended_name_table() local [all …]
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/ |
D | b-widec3.s | 4 % is treated like a normal "n". Also, it provides a normal "n", so the
|
D | b-widec.s | 4 % is treated like a normal "n".
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mach-o/ |
D | symbols-6.s | 1 # now look at what happens when we append some indirects to the normal
|
D | symbols-6-64.s | 1 # now look at what happens when we append some indirects to the normal
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mep/ |
D | mep1.ld | 3 /* This is beyond the normal range of a PCREL24 (bsr) relocation. */
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-d10v/ |
D | reloc-004.d | 5 # Test 10 bit pc rel reloc normal bad.
|
D | reloc-012.d | 5 # Test 10 bit pc rel reloc negative normal bad.
|
D | reloc-001.d | 5 # Test 10 bit pc rel reloc normal case
|
D | reloc-005.d | 5 # Test 18 bit pc rel reloc normal case
|
D | reloc-013.d | 5 # Test 18 bit pc rel reloc negative normal case
|
D | reloc-009.d | 5 # Test 10 bit pc rel reloc negative normal case
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | obj-coff.c | 313 c_symbol_merge (symbolS *debug, symbolS *normal) in c_symbol_merge() argument 315 S_SET_DATA_TYPE (normal, S_GET_DATA_TYPE (debug)); in c_symbol_merge() 316 S_SET_STORAGE_CLASS (normal, S_GET_STORAGE_CLASS (debug)); in c_symbol_merge() 318 if (S_GET_NUMBER_AUXILIARY (debug) > S_GET_NUMBER_AUXILIARY (normal)) in c_symbol_merge() 320 S_SET_NUMBER_AUXILIARY (normal, S_GET_NUMBER_AUXILIARY (debug)); in c_symbol_merge() 324 memcpy (SYM_AUXINFO (normal), SYM_AUXINFO (debug), in c_symbol_merge() 329 SF_SET_DEBUG_FIELD (normal, SF_GET_DEBUG_FIELD (debug)); in c_symbol_merge()
|
/toolchain/binutils/binutils-2.25/gold/ |
D | README | 2 ELF and to run as fast as possible on modern systems. For normal use 37 while still supporting the normal case of native linking as fast as
|
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/ |
D | readelf.s | 6 # On the normal MIPS systems, sections must be aligned to 16 byte
|
/toolchain/binutils/binutils-2.25/ld/ |
D | README | 54 matter for normal programs, but it can make a difference for programs
|