Home
last modified time | relevance | path

Searched refs:j (Results 1 – 25 of 516) sorted by relevance

12345678910>>...21

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/xtensa/
Dtrampoline.d7 .*0:.*j.0x1194c
8 .*3:.*j.0x1194f
9 .*6:.*j.0x11952
10 .*9:.*j.0x1d4e4
12 .*11949:.*j.0x11955
13 .*1194c:.*j.0x24a0e
14 .*1194f:.*j.0x24a0e
15 .*11952:.*j.0x24a11
17 .*1d4e1:.*j.0x1d4e7
18 .*1d4e4:.*j.0x33462
[all …]
Dtrampoline.s2 j 1f
3 j 1f
4 j 2f
5 j 3f
12 j 1b
14 j 2b
21 j 3b
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
Dmsa-relax.d11 [0-9a-f]+ <[^>]*> 08008028 j [0-9a-f]+ <[^>]*>
16 [0-9a-f]+ <[^>]*> 08008028 j [0-9a-f]+ <[^>]*>
21 [0-9a-f]+ <[^>]*> 08008028 j [0-9a-f]+ <[^>]*>
26 [0-9a-f]+ <[^>]*> 08008028 j [0-9a-f]+ <[^>]*>
31 [0-9a-f]+ <[^>]*> 08008028 j [0-9a-f]+ <[^>]*>
36 [0-9a-f]+ <[^>]*> 08008028 j [0-9a-f]+ <[^>]*>
41 [0-9a-f]+ <[^>]*> 08008028 j [0-9a-f]+ <[^>]*>
46 [0-9a-f]+ <[^>]*> 08008028 j [0-9a-f]+ <[^>]*>
51 [0-9a-f]+ <[^>]*> 08008028 j [0-9a-f]+ <[^>]*>
56 [0-9a-f]+ <[^>]*> 08008028 j [0-9a-f]+ <[^>]*>
[all …]
Dmicromips@msa-relax.d13 [0-9a-f]+ <[^>]*> d400 0000 j [0-9a-f]+ <[^>]*>
19 [0-9a-f]+ <[^>]*> d400 0000 j [0-9a-f]+ <[^>]*>
25 [0-9a-f]+ <[^>]*> d400 0000 j [0-9a-f]+ <[^>]*>
31 [0-9a-f]+ <[^>]*> d400 0000 j [0-9a-f]+ <[^>]*>
37 [0-9a-f]+ <[^>]*> d400 0000 j [0-9a-f]+ <[^>]*>
43 [0-9a-f]+ <[^>]*> d400 0000 j [0-9a-f]+ <[^>]*>
49 [0-9a-f]+ <[^>]*> d400 0000 j [0-9a-f]+ <[^>]*>
55 [0-9a-f]+ <[^>]*> d400 0000 j [0-9a-f]+ <[^>]*>
61 [0-9a-f]+ <[^>]*> d400 0000 j [0-9a-f]+ <[^>]*>
67 [0-9a-f]+ <[^>]*> d400 0000 j [0-9a-f]+ <[^>]*>
[all …]
Dmips16-intermix.s13 j $31
30 j $31
47 j $31
63 j $31
80 j $31
96 j $31
113 j $31
129 j $31
146 j $31
162 j $31
[all …]
Dmicromips-branch-relax.d93 [ 0-9a-f]+: d400 0000 j 0 <test>
99 [ 0-9a-f]+: d400 0000 j 0 <test>
102 [ 0-9a-f]+: d400 0000 j 0 <test>
115 [ 0-9a-f]+: d400 0000 j 0 <test>
123 [ 0-9a-f]+: d400 0000 j 0 <test>
131 [ 0-9a-f]+: d400 0000 j 0 <test>
139 [ 0-9a-f]+: d400 0000 j 0 <test>
147 [ 0-9a-f]+: d400 0000 j 0 <test>
155 [ 0-9a-f]+: d400 0000 j 0 <test>
162 [ 0-9a-f]+: d400 0000 j 0 <test>
[all …]
Djal-mask-1.s3 j 0x0000000
4 j 0xaaaaaa4
5 j 0x5555558
6 j 0xffffffc
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-d30v.c685 int i, j, shift, regno, bits, ecc; in parallel_ok() local
714 for (j = 0; j < 2; j++) in parallel_ok()
716 if (j == 0) in parallel_ok()
731 flag_reg[j] = 0; in parallel_ok()
732 mod_reg[j][0] = mod_reg[j][1] = 0; in parallel_ok()
733 used_reg[j][0] = used_reg[j][1] = 0; in parallel_ok()
745 mod_reg[j][2] = 0; in parallel_ok()
746 used_reg[j][2] = 0; in parallel_ok()
750 mod_reg[j][2] = (op->flags_set & FLAG_ALL); in parallel_ok()
751 used_reg[j][2] = (op->flags_used & FLAG_ALL); in parallel_ok()
[all …]
Dtc-d10v.c698 int i, j, flags, mask, shift, regno; in check_resource_conflict() local
739 for (j = 0; j < 2; j++) in check_resource_conflict()
741 if (j == 0) in check_resource_conflict()
751 mod[j] = 0; in check_resource_conflict()
753 mod[j] |= 1 << 13; in check_resource_conflict()
783 mod[j] |= 1 << regno; in check_resource_conflict()
785 mod[j] |= 1 << (regno + 1); in check_resource_conflict()
791 mod[j] |= 1 << 15; in check_resource_conflict()
796 mod[j] |= 1 << 20; in check_resource_conflict()
798 mod[j] |= 1 << 22; in check_resource_conflict()
[all …]
Dtc-i386.c1757 match_reg_size (const insn_template *t, unsigned int j) in match_reg_size() argument
1759 return !((i.types[j].bitfield.byte in match_reg_size()
1760 && !t->operand_types[j].bitfield.byte) in match_reg_size()
1761 || (i.types[j].bitfield.word in match_reg_size()
1762 && !t->operand_types[j].bitfield.word) in match_reg_size()
1763 || (i.types[j].bitfield.dword in match_reg_size()
1764 && !t->operand_types[j].bitfield.dword) in match_reg_size()
1765 || (i.types[j].bitfield.qword in match_reg_size()
1766 && !t->operand_types[j].bitfield.qword)); in match_reg_size()
1773 match_mem_size (const insn_template *t, unsigned int j) in match_mem_size() argument
[all …]
Dtc-ns32k.c383 int j; in addr_mode() local
449 j = 2; in addr_mode()
452 j += 1; in addr_mode()
453 if (str[j] == '(') in addr_mode()
455 if (str[j] == ')') in addr_mode()
458 while (j < strl && i != 0); in addr_mode()
459 if (i != 0 || !(str[j + 1] == '-' || str[j + 1] == '+')) in addr_mode()
464 str[j] = '\000'; /* null terminate disp[0] */ in addr_mode()
465 addrmodeP->disp[1] = str + j + 2; in addr_mode()
527 j = strl - 5; /* Temp for end of disp[0]. */ in addr_mode()
[all …]
/toolchain/binutils/binutils-2.25/opcodes/
Dopc2c.c399 int j, n, mask; in emit_indirect() local
402 for (j = 0; j < 256; j++) in emit_indirect()
404 switch (ind[j].type) in emit_indirect()
410 mask |= ind[j].u.op->b[byte].decodable_mask; in emit_indirect()
422 for (j = 0; j < 256; j++) in emit_indirect()
423 if ((j & ~mask) == 0) in emit_indirect()
425 switch (ind[j].type) in emit_indirect()
433 for (n = j; n < 256; n++) in emit_indirect()
435 && ind[n].type == T_op && ind[n].u.op == ind[j].u.op) in emit_indirect()
440 for (n = byte; n < ind[j].u.op->nbytes - 1; n++) in emit_indirect()
[all …]
Dtilegx-dis.c78 int j; in print_insn_tilegx() local
95 for (j = 0; j < opcode->num_operands; j++) in print_insn_tilegx()
101 if (j > 0) in print_insn_tilegx()
105 num = decoded[i].operand_values[j]; in print_insn_tilegx()
107 op = decoded[i].operands[j]; in print_insn_tilegx()
/toolchain/binutils/binutils-2.25/bfd/
Dvms-lib.c582 unsigned int l, j; in _bfd_vms_lib_archive_p() local
608 for (j = 0; j < sbm_len; j++) in _bfd_vms_lib_archive_p()
609 sbmdesc->next[j] = bfd_getl16 (buf1 + j * 2); in _bfd_vms_lib_archive_p()
888 unsigned int j; in vms_lib_dcx() local
898 j = vec->dcx_pos & 7; in vms_lib_dcx()
904 for (; j < 8; j++) in vms_lib_dcx()
906 if (b & (1 << j)) in vms_lib_dcx()
914 vec->dcx_pos = (i << 3) + j; in vms_lib_dcx()
915 if (b & (1 << j)) in vms_lib_dcx()
939 vec->dcx_pos = (i << 3) + j + 1; in vms_lib_dcx()
[all …]
/toolchain/binutils/binutils-2.25/libiberty/
Dsort.c63 size_t j; in sort_pointers() local
74 for (i = 0, j = 0; i < sizeof (size_t); ++i) in sort_pointers()
76 j *= (UCHAR_MAX + 1); in sort_pointers()
77 j += i; in sort_pointers()
79 big_endian_p = (((char *)&j)[0] == 0); in sort_pointers()
94 j = sizeof (void *) / sizeof (digit_t) - i; in sort_pointers()
96 j = i; in sort_pointers()
105 bias = ((digit_t *) pointers) + j; in sort_pointers()
106 top = ((digit_t *) (pointers + n)) + j; in sort_pointers()
123 work[--count[((digit_t *) pointerp)[j]]] = *pointerp; in sort_pointers()
Dpex-win32.c344 int i, j, k; in argv_to_cmdline() local
357 for (j = 0; argv[i][j]; j++) in argv_to_cmdline()
359 if (argv[i][j] == ' ' || argv[i][j] == '\t' || argv[i][j] == '"') in argv_to_cmdline()
364 if (argv[i][j] == '"') in argv_to_cmdline()
367 for (k = j - 1; k >= 0 && argv[i][k] == '\\'; k--) in argv_to_cmdline()
377 for (k = j - 1; k >= 0 && argv[i][k] == '\\'; k--) in argv_to_cmdline()
380 cmdline_len += j; in argv_to_cmdline()
389 for (j = 0; argv[i][j]; j++) in argv_to_cmdline()
391 if (argv[i][j] == ' ' || argv[i][j] == '\t' || argv[i][j] == '"') in argv_to_cmdline()
402 for (j = 0; argv[i][j]; j++) in argv_to_cmdline()
[all …]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
Dcompressed-plt-1-o32-umips-word.od260 .*: .... .... j [0-9a-f]+ <f_dc@micromipsplt>
266 .*: .... .... j [0-9a-f]+ <f_ic_dc@micromipsplt>
272 .*: .... .... j [0-9a-f]+ <f_du_dc@micromipsplt>
278 .*: .... .... j [0-9a-f]+ <f_du_ic_dc@micromipsplt>
284 .*: .... .... j [0-9a-f]+ <f_iu_dc@micromipsplt>
290 .*: .... .... j [0-9a-f]+ <f_iu_ic_dc@micromipsplt>
296 .*: .... .... j [0-9a-f]+ <f_iu_du_dc@micromipsplt>
302 .*: .... .... j [0-9a-f]+ <f_iu_du_ic_dc@micromipsplt>
308 .*: .... .... j [0-9a-f]+ <f_lo_dc@micromipsplt>
314 .*: .... .... j [0-9a-f]+ <f_lo_ic_dc@micromipsplt>
[all …]
Dcompressed-plt-1-o32-umips.od280 .*: .... .... j [0-9a-f]+ <f_dc@micromipsplt>
286 .*: .... .... j [0-9a-f]+ <f_ic_dc@micromipsplt>
292 .*: .... .... j [0-9a-f]+ <f_du_dc@micromipsplt>
298 .*: .... .... j [0-9a-f]+ <f_du_ic_dc@micromipsplt>
304 .*: .... .... j [0-9a-f]+ <f_iu_dc@micromipsplt>
310 .*: .... .... j [0-9a-f]+ <f_iu_ic_dc@micromipsplt>
316 .*: .... .... j [0-9a-f]+ <f_iu_du_dc@micromipsplt>
322 .*: .... .... j [0-9a-f]+ <f_iu_du_ic_dc@micromipsplt>
328 .*: .... .... j [0-9a-f]+ <f_lo_dc@micromipsplt>
334 .*: .... .... j [0-9a-f]+ <f_lo_ic_dc@micromipsplt>
[all …]
Dcompressed-plt-1-o32-umips-got.od260 .*: .... .... j [0-9a-f]+ <f_dc@micromipsplt>
266 .*: .... .... j [0-9a-f]+ <f_ic_dc@micromipsplt>
272 .*: .... .... j [0-9a-f]+ <f_du_dc@micromipsplt>
278 .*: .... .... j [0-9a-f]+ <f_du_ic_dc@micromipsplt>
284 .*: .... .... j [0-9a-f]+ <f_iu_dc@micromipsplt>
290 .*: .... .... j [0-9a-f]+ <f_iu_ic_dc@micromipsplt>
296 .*: .... .... j [0-9a-f]+ <f_iu_du_dc@micromipsplt>
302 .*: .... .... j [0-9a-f]+ <f_iu_du_ic_dc@micromipsplt>
308 .*: .... .... j [0-9a-f]+ <f_lo_dc@micromipsplt>
314 .*: .... .... j [0-9a-f]+ <f_lo_ic_dc@micromipsplt>
[all …]
Dmips16-intermix-2.s13 j $31
30 j $31
47 j $31
63 j $31
80 j $31
96 j $31
113 j $31
129 j $31
146 j $31
162 j $31
[all …]
/toolchain/binutils/binutils-2.25/libiberty/testsuite/
Dtest-expandargv.c245 int i, j, k, fails, failed; in run_tests() local
247 i = j = fails = 0; in run_tests()
249 while (test_data[j]) in run_tests()
252 writeout_test (i, test_data[j++]); in run_tests()
254 argv_before = dupargv ((char **) &test_data[j]); in run_tests()
259 while (test_data[j + argc_before]) in run_tests()
261 j += argc_before + 1; /* Skip null */ in run_tests()
262 while (test_data[j + argc_after]) in run_tests()
266 argv_after = dupargv ((char **) &test_data[j]); in run_tests()
301 j += argc_after + 1; in run_tests()
/toolchain/binutils/binutils-2.25/gold/testsuite/
Dbasic_test.cc118 for (int j = 0; j < 10; ++j) in t8() local
121 if (i + j > 6) in t8()
125 if (j == 7) in t8()
149 t9c(int j) in t9()
151 return i + j; in t9()
Dinitpri1.c33 int j; variable
69 if (j != 4) in d3()
80 ++j; in cd4()
88 ++j; in cd5()
94 if (j != 2) in main()
/toolchain/binutils/binutils-2.25/binutils/
Dod-macho.c568 unsigned int j, first, last; in dump_dysymtab() local
584 for (j = first; j < last; j++) in dump_dysymtab()
586 unsigned int isym = dysymtab->indirect_syms[j]; in dump_dysymtab()
590 printf (" %5u: 0x%08x", j, isym); in dump_dysymtab()
993 unsigned int j; in dump_thread() local
998 for (j = 0; j < thread->nflavours; j++) in dump_thread()
1000 bfd_mach_o_thread_flavour *flavour = &thread->flavours[j]; in dump_thread()
1003 printf (" %2u: flavour: 0x%08lx", j, flavour->flavour); in dump_thread()
1113 unsigned int i, j; in hexdump() local
1118 for (j = 0; j < 16; j++) in hexdump()
[all …]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-vxworks/
Dtls-3.s12 .globl j symbol
13 .type j,%object
14 .size j,4
15 j: label
31 .4byte j

12345678910>>...21