Home
last modified time | relevance | path

Searched refs:level (Results 1 – 25 of 199) sorted by relevance

12345678

/toolchain/binutils/binutils-2.25/include/opcode/
Dtic4x.h309 #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/
Dopclasses.h55 #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/
Dvms-misc.c65 _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 …]
Dvms-lib.c1597 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/
Dopc2c.c247 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/
DREADME.google155 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/
DTODO3 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
DREADME18 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/
Dresres.c217 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()
Drescoff.c180 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/
Dspecial.s1 .level 1.1
Dfp_comp.s1 .level 1.1
Dshladd.s1 .level 1.1
Dunit.s1 .level 1.1
Ddcor.s1 .level 1.1
Dsub.s1 .level 1.1
Dsystem.s1 .level 1.1
Dlogical.s1 .level 1.1
Dpurge2.s1 .level 2.0
Dadd.s1 .level 1.1
Dbranch.s1 .level 1.1
/toolchain/binutils/binutils-2.25/binutils/testsuite/lib/
Dutils-lib.exp554 proc verbose_eval { expr { level 1 } } {
556 if $verbose>$level then { eval verbose "$expr" $level }
/toolchain/binutils/binutils-2.25/include/
Dhp-symtab.h1236 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/
DREADME11 top-level COPYING.LIB and have therefore been removed.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cfi/
Dcfi-hppa-1.s5 .level 1.1

12345678