Home
last modified time | relevance | path

Searched refs:indirect (Results 1 – 25 of 122) sorted by relevance

12345

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-tic30.c250 } indirect; member
570 current_op->indirect.mod = ind_addr_op->modfield; in tic30_operand()
571 current_op->indirect.disp = disp_number; in tic30_operand()
572 current_op->indirect.ARnum = ar_number; in tic30_operand()
992 p_insn.opcode |= (p_insn.operand_type[0][0]->indirect.ARnum); in tic30_parallel_insn()
993 p_insn.opcode |= (p_insn.operand_type[0][0]->indirect.mod << 3); in tic30_parallel_insn()
994 p_insn.opcode |= (p_insn.operand_type[1][1]->indirect.ARnum << 8); in tic30_parallel_insn()
995 p_insn.opcode |= (p_insn.operand_type[1][1]->indirect.mod << 11); in tic30_parallel_insn()
1001 p_insn.opcode |= (p_insn.operand_type[0][0]->indirect.ARnum); in tic30_parallel_insn()
1002 p_insn.opcode |= (p_insn.operand_type[0][0]->indirect.mod << 3); in tic30_parallel_insn()
[all …]
Dtc-vax.c1877 vip_begin (synthetic_too, immediate, indirect, displen) in vip_begin() argument
1879 const char *immediate, *indirect, *displen;
1894 vip_op_defaults (immediate, indirect, displen);
2404 vip_op_defaults (immediate, indirect, displen) in vip_op_defaults() argument
2406 const char *indirect;
2410 vip_op_1 (VIP_INDIRECT, indirect);
/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dm68hc11-dis.c69 int* indirect, int mov_insn, int pc_offset, in print_indexed_operand() argument
78 if (indirect) in print_indexed_operand()
79 *indirect = 0; in print_indexed_operand()
152 if (indirect) in print_indexed_operand()
153 *indirect = 1; in print_indexed_operand()
213 if (indirect) in print_indexed_operand()
214 *indirect = 1; in print_indexed_operand()
469 int indirect; in print_insn() local
477 status = print_indexed_operand (memaddr + pos, info, &indirect, in print_insn()
488 if ((format & M6812_OP_PAGE) && indirect) in print_insn()
/mirbsd/src/sys/kern/
Dsubr_autoconf.c73 int indirect, pri; member
131 if (m->indirect)
157 if (m->indirect && m->match)
162 if (m->indirect)
193 m.indirect = parent && parent->dv_cfdata->cf_driver->cd_indirect;
238 int indirect; local
241 indirect = parent && parent->dv_cfdata->cf_driver->cd_indirect;
256 match = indirect?
283 m.indirect = 0;
/mirbsd/src/lib/libc/arch/i386/sys/
Dsigprocmask.S41 jnz 1f # if not null, indirect
45 1: movl (%ecx),%ecx # fetch indirect ...
Dsigsuspend.S40 movl (%eax),%eax # indirect to mask arg
/mirbsd/src/gnu/usr.bin/texinfo/info/
Dnodes.c462 SEARCH_BINDING indirect; in build_tags_and_nodes() local
464 indirect.start = tags_table_begin; in build_tags_and_nodes()
465 indirect.end = 0; in build_tags_and_nodes()
466 indirect.buffer = binding.buffer; in build_tags_and_nodes()
467 indirect.flags = S_FoldCase; in build_tags_and_nodes()
469 position = search_backward (INDIRECT_TAGS_TABLE_LABEL, &indirect); in build_tags_and_nodes()
477 indirect.start = position; in build_tags_and_nodes()
478 indirect.end = tags_table_begin; in build_tags_and_nodes()
481 get_tags_of_indirect_tags_table (file_buffer, &indirect, &binding); in build_tags_and_nodes()
/mirbsd/src/gnu/usr.bin/binutils/include/
Dhp-symtab.h485 unsigned int indirect: 1; member
525 unsigned int indirect: 1; member
564 unsigned int indirect: 1; member
600 unsigned int indirect: 1; member
944 unsigned int indirect: 1; /* 1 => pointer to object */ member
1158 unsigned int indirect: 1; /* Is object_ident addr of addr? */ member
/mirbsd/src/gnu/usr.bin/binutils/ld/
Dldwrite.c251 link_order->u.indirect.section = i; in build_link_order()
387 printf ("%8x %s\n", l->offset, l->u.indirect.section->owner->filename); in ds()
459 sec = p->u.indirect.section; in split_sections()
516 p->u.indirect.section->output_section = n; in split_sections()
517 p->u.indirect.section->output_offset = p->offset; in split_sections()
/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dcoff-h8500.c177 asection *input_section = link_order->u.indirect.section;
250 + link_order->u.indirect.section->output_section->vma;
274 + link_order->u.indirect.section->output_section->vma;
Dcoff-w65.c236 asection *input_section = link_order->u.indirect.section;
321 + link_order->u.indirect.section->output_section->vma;
345 + link_order->u.indirect.section->output_section->vma;
Dcoff-h8300.c661 asection *input_section = link_order->u.indirect.section; in h8300_reloc16_extra_cases()
676 + link_order->u.indirect.section->output_section->vma); in h8300_reloc16_extra_cases()
708 + link_order->u.indirect.section->output_section->vma + 1); in h8300_reloc16_extra_cases()
822 + link_order->u.indirect.section->output_section->vma + 1); in h8300_reloc16_extra_cases()
869 + link_order->u.indirect.section->output_section->vma - 1); in h8300_reloc16_extra_cases()
930 + link_order->u.indirect.section->output_section->vma + 2); in h8300_reloc16_extra_cases()
1069 + link_order->u.indirect.section->output_section->vma) + 1; in h8300_reloc16_extra_cases()
Dreloc16.c254 bfd *input_bfd = link_order->u.indirect.section->owner;
255 asection *input_section = link_order->u.indirect.section;
/mirbsd/src/gnu/usr.bin/binutils/cpu/
Dsh64-compact.cpu773 (dshci fmov4 "Floating point load (register/register indirect)"
813 (dshci fmov7 "Floating point store (register/register indirect)"
1075 (dshci movb1 "Store byte to memory (register indirect w/ zero displacement)"
1081 (dshci movb2 "Store byte to memory (register indirect w/ pre-decrement)"
1090 (dshci movb3 "Store byte to memory (register/register indirect)"
1104 (dshci movb5 "Store byte to memory (register indirect w/ displacement)"
1112 (dshci movb6 "Load byte from memory (register indirect w/ zero displacement)"
1118 (dshci movb7 "Load byte from memory (register indirect w/ post-increment)"
1129 (dshci movb8 "Load byte from memory (register/register indirect)"
1141 (dshci movb10 "Load byte from memory (register indirect w/ displacement)"
[all …]
/mirbsd/src/gnu/usr.bin/binutils/gas/doc/
Dc-h8500.texi102 Register indirect
105 Register indirect with 8 bit signed displacement
108 Register indirect with 16 bit signed displacement
111 Register indirect with pre-decrement
114 Register indirect with post-increment
Dc-d10v.texi207 Register indirect
209 Register indirect with post-increment
211 Register indirect with post-decrement
213 Register indirect with pre-decrement
215 Register indirect with displacement
Dc-d30v.texi258 Register indirect
260 Register indirect with post-increment
262 Register indirect with post-decrement
264 Register indirect with pre-decrement
266 Register indirect with displacement
Dc-h8300.texi84 Register indirect
90 Register indirect: 16-bit or 24-bit displacement @var{d} from register
94 Register indirect with post-increment
97 Register indirect with pre-decrement
117 Memory indirect. You may specify the @samp{:8} for clarity, if you
Dc-sh.texi136 Register indirect
139 Register indirect with pre-decrement
142 Register indirect with post-increment
145 Register indirect with displacement
/mirbsd/src/lib/libc/arch/sparc/sys/
Dsigsuspend.S38 ld [%o0], %o0 ! indirect to mask argument
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperlobj.pod316 X<indirect object syntax> X<invocation, indirect> X<indirect>
318 The other way to invoke a method is by using the so-called "indirect
330 parameters. This is how Perl can tell you want an indirect method call
339 For example, a call to a method C<new> in indirect notation -- as C++
347 There is another problem with this syntax: the indirect object is
368 To get the correct behavior with indirect object syntax, you would have
369 to use a block around the indirect object:
378 to read code using the indirect object notation, so it's important to be
/mirbsd/src/usr.sbin/makefs/
DTODO25 - size estimation is still out (need to take into account indirect blocks!)
/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dia64-tdep.c1295 int indirect = rM < 256 ? reg_contents[rM] : 0; in examine_prologue() local
1328 else if (qp == 0 && 32 <= indirect && indirect < 40 && in examine_prologue()
1329 !instores[indirect-32]) in examine_prologue()
1332 instores[indirect-32] = 1; in examine_prologue()
1349 int indirect = rM < 256 ? reg_contents[rM] : 0; in examine_prologue() local
1355 else if (qp == 0 && 32 <= indirect && indirect < 40 && in examine_prologue()
1356 !instores[indirect-32]) in examine_prologue()
1359 instores[indirect-32] = 1; in examine_prologue()
/mirbsd/src/gnu/usr.bin/perl/lib/
DAutoLoader.t103 like( $@, qr/oops/, 'indirect method call' );
/mirbsd/src/usr.bin/file/magdir/
Dsinclair16 # (NOTE: if `file' would be able to use indirect references in a endian format

12345