/toolchain/binutils/binutils-2.25/include/opcode/ |
D | tic4x.h | 309 #define A_CLASS_INSN(name, opcode, level) \ argument 310 { name, opcode|0x00000000, 0xffe00000, "Q;R", level }, \ 311 { name, opcode|0x00200000, 0xffe00000, "@,R", level }, \ 312 { name, opcode|0x00400000, 0xffe00000, "*,R", level }, \ 313 { name, opcode|0x00600000, 0xffe00000, "S,R", level } 322 #define AB_CLASS_INSN(name, opcode, level) \ argument 323 { name, opcode|0x40000000, 0xf0600000, "Q;R", level }, \ 324 { name, opcode|0x40200000, 0xf0600000, "@,R", level }, \ 325 { name, opcode|0x40400000, 0xf0600000, "*,R", level }, \ 326 { name, opcode|0x40600000, 0xf0600000, "S,R", level } [all …]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic4x/ |
D | opclasses.h | 55 #define A_CLASS(name, level) \ argument 56 .ifdef level &\ 73 #define AB_CLASS(name, level) \ argument 74 .ifdef level &\ 90 #define AU_CLASS(name, level) \ argument 91 .ifdef level &\ 107 #define AF_CLASS(name, level) \ argument 108 .ifdef level &\ 123 #define A2_CLASS(name, level) \ argument 124 .ifdef level &\ [all …]
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | vms-misc.c | 65 _bfd_vms_debug (int level, char *format, ...) in _bfd_vms_debug() argument 71 int abslvl = (level > 0) ? level : - level; in _bfd_vms_debug() 88 while (--level > 0) in _bfd_vms_debug() 100 _bfd_hexdump (int level, unsigned char *ptr, int size, int offset) in _bfd_hexdump() argument 109 vms_debug (level, "%08lx:", start); in _bfd_hexdump() 110 vms_debug (-level, " %02x", *ptr++); in _bfd_hexdump() 117 vms_debug (-level, " "); in _bfd_hexdump() 123 vms_debug (-level, " "); in _bfd_hexdump() 126 vms_debug (-level, "%c", (*lptr < 32) ? '.' : *lptr); in _bfd_hexdump() 129 vms_debug (-level, "\n"); in _bfd_hexdump() [all …]
|
D | vms-lib.c | 1597 int level; in vms_write_index() local 1630 level = 1; in vms_write_index() 1723 for (j = 0; j < level; j++) in vms_write_index() 1727 for (j = 0; j < level; j++) in vms_write_index() 1734 if (j + 1 == level) in vms_write_index() 1736 BFD_ASSERT (level < MAX_LEVEL); in vms_write_index() 1741 rblk[level] = bfd_zmalloc (sizeof (struct vms_indexdef)); in vms_write_index() 1744 blk[level].vbn = (*vbn)++; in vms_write_index() 1745 blk[level].len = 0; in vms_write_index() 1746 blk[level].lastlen = blk[j].lastlen; in vms_write_index() [all …]
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | opc2c.c | 247 dump_lines (opcode * op, int level, Indirect * ind) in dump_lines() argument 254 printf ("%*sgoto op_semantics_%d;\n", level, "", op->semantics_label); in dump_lines() 262 printf ("%*sop_semantics_%d:\n", level, "", labelno); in dump_lines() 268 level += 2; in dump_lines() 269 printf ("%*s{\n", level, ""); in dump_lines() 270 printf ("%*s %s\n", level, "", op->comment); in dump_lines() 302 level, "", name, byte, shift, mask); in dump_lines() 305 level, "", name, byte, mask); in dump_lines() 307 printf ("%*s int %s AU = op[%d];\n", level, "", name, byte); in dump_lines() 315 printf ("%*s if (trace)\n", level, ""); in dump_lines() [all …]
|
/toolchain/binutils/binutils-2.25/ |
D | README.google | 155 Backport two-level line table support for readelf from upstream binutils 156 branch users/ccoutant/two-level-line-150331. 163 Backport two-level line table support for GAS from upstream binutils 164 branch users/ccoutant/two-level-line-150331. 172 Backport two-level line table support for gold from upstream binutils 173 branch users/ccoutant/two-level-line-150331.
|
/toolchain/binutils/binutils-2.25/gprof/ |
D | TODO | 3 at the line-level (this is useful for the uprofile tool under DEC's 41 + add support for execution time profiling at a basic-block level 53 bad idea, because it is not clear what level of debugging info should
|
D | README | 18 o Supports profiling at the line level: flat profiles, call-graph profiles, 19 and execution-counts can all be displayed at a level that identifies 58 Line-level profiling unsupported because bfd_find_nearest_line() 62 Line-level profiling unsupported because bfd_find_nearest_line() 140 Request profiling at the line-level rather 141 than just at the function level. Source 421 function level, these addresses can point anywhere within the 422 respective function. However, when profiling at the line-level, it is 424 possible. This will ensure that the line-level call-graph is able to
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | resres.c | 217 int level) in write_res_directory() argument 223 switch (level) in write_res_directory() 256 level + 1); in write_res_directory() 259 if (level == 3) in write_res_directory() 271 fprintf (stderr, "// Resource at unexpected level %d\n", level); in write_res_directory()
|
D | rescoff.c | 180 const rc_res_id *type, int level) in read_coff_res_dir() argument 239 if (level == 0) in read_coff_res_dir() 249 level + 1); in read_coff_res_dir() 279 if (level == 0) in read_coff_res_dir() 289 level + 1); in read_coff_res_dir()
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/basic/ |
D | special.s | 1 .level 1.1
|
D | fp_comp.s | 1 .level 1.1
|
D | shladd.s | 1 .level 1.1
|
D | unit.s | 1 .level 1.1
|
D | dcor.s | 1 .level 1.1
|
D | sub.s | 1 .level 1.1
|
D | system.s | 1 .level 1.1
|
D | logical.s | 1 .level 1.1
|
D | purge2.s | 1 .level 2.0
|
D | add.s | 1 .level 1.1
|
D | branch.s | 1 .level 1.1
|
/toolchain/binutils/binutils-2.25/binutils/testsuite/lib/ |
D | utils-lib.exp | 554 proc verbose_eval { expr { level 1 } } { 556 if $verbose>$level then { eval verbose "$expr" $level }
|
/toolchain/binutils/binutils-2.25/include/ |
D | hp-symtab.h | 1236 unsigned int level: 5; /* nesting level (top level = 0)*/ member 1284 unsigned int level: 5; /* nesting level (top level = 0)*/ member 1765 unsigned int level: 5; /* nesting level (top=0) */ member
|
/toolchain/binutils/binutils-2.25/intl/ |
D | README | 11 top-level COPYING.LIB and have therefore been removed.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cfi/ |
D | cfi-hppa-1.s | 5 .level 1.1
|