Home
last modified time | relevance | path

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

12345678910

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
Dindex.l10 .*.s:20: Error: [Ii]ndex can only be applied to rotating or indirect registers
11 .*.s:21: Error: [Ii]ndex can only be applied to rotating or indirect registers
12 .*.s:22: Error: [Ii]ndex can only be applied to rotating or indirect registers
13 .*.s:23: Error: [Ii]ndex can only be applied to rotating or indirect registers
14 .*.s:24: Error: [Ii]ndex can only be applied to rotating or indirect registers
15 .*.s:25: Error: [Ii]ndex can only be applied to rotating or indirect registers
16 .*.s:27: Error: [Ii]ndex can only be applied to rotating or indirect registers
17 .*.s:28: Error: [Ii]ndex can only be applied to rotating or indirect registers
18 .*.s:29: Error: [Ii]ndex can only be applied to rotating or indirect registers
19 .*.s:30: Error: [Ii]ndex can only be applied to rotating or indirect registers
[all …]
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic30.c242 } indirect; member
564 current_op->indirect.mod = ind_addr_op->modfield; in tic30_operand()
565 current_op->indirect.disp = disp_number; in tic30_operand()
566 current_op->indirect.ARnum = ar_number; in tic30_operand()
984 p_insn.opcode |= (p_insn.operand_type[0][0]->indirect.ARnum); in tic30_parallel_insn()
985 p_insn.opcode |= (p_insn.operand_type[0][0]->indirect.mod << 3); in tic30_parallel_insn()
986 p_insn.opcode |= (p_insn.operand_type[1][1]->indirect.ARnum << 8); in tic30_parallel_insn()
987 p_insn.opcode |= (p_insn.operand_type[1][1]->indirect.mod << 11); in tic30_parallel_insn()
993 p_insn.opcode |= (p_insn.operand_type[0][0]->indirect.ARnum); in tic30_parallel_insn()
994 p_insn.opcode |= (p_insn.operand_type[0][0]->indirect.mod << 3); in tic30_parallel_insn()
[all …]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68k/
Doperands.s11 | Address register indirect
15 | Address register indirect with postincrement
19 | Address register indirect with predecrement
23 | Address register indirect with displacement
28 | Address register indirect with index (8-bit displacement)
65 | Address register indirect with index (base displacement)
102 | Memory indirect postindexed
128 | Memory indirect preindexed
153 | Program counter indirect with displacement
159 | Program counter indirect with index (8-bit displacement)
[all …]
/toolchain/binutils/binutils-2.25/cpu/
Dm32c.cpu1654 (name h-src-indirect)
1655 (comment "indirect src for the next insn")
1660 (name h-dst-indirect)
1661 (comment "indirect dst for the next insn")
2357 ; An indirect
2360 (define-pmacro (src16-An-indirect-operand xmode)
2363 (name (.sym src16-An-indirect- xmode))
2364 (comment (.str "m16c An indirect destination " xmode))
2377 (src16-An-indirect-operand QI)
2378 (src16-An-indirect-operand HI)
[all …]
Dsh64-compact.cpu774 (dshci fmov4 "Floating point load (register/register indirect)"
814 (dshci fmov7 "Floating point store (register/register indirect)"
1076 (dshci movb1 "Store byte to memory (register indirect w/ zero displacement)"
1082 (dshci movb2 "Store byte to memory (register indirect w/ pre-decrement)"
1091 (dshci movb3 "Store byte to memory (register/register indirect)"
1105 (dshci movb5 "Store byte to memory (register indirect w/ displacement)"
1113 (dshci movb6 "Load byte from memory (register indirect w/ zero displacement)"
1119 (dshci movb7 "Load byte from memory (register indirect w/ post-increment)"
1130 (dshci movb8 "Load byte from memory (register/register indirect)"
1142 (dshci movb10 "Load byte from memory (register indirect w/ displacement)"
[all …]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mach-o/
Dsections-3.d9 first indirect sym: 0 \(0 entries\) stub size: (16|20) reserved3: 0x0
14 first indirect sym: 0 \(0 entries\) reserved2: 0x0 reserved3: 0x0
19 first indirect sym: 0 \(0 entries\) reserved2: 0x0 reserved3: 0x0
Ddysymtab-3.d14 ( )+indirect symbol table: off: 0x00000170 num: 4( )+\(endoff: 0x00000180\)
17 ( )+indirect symbols:
Ddysymtab-2.d14 ( )+indirect symbol table: off: 0x00000428( )+num: 25( )+\(endoff: 0x0000048c\)
17 ( )+indirect symbols:
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/x86-64/
Dcompressed-1a.d38 <c> DW_AT_producer : \(indirect string, offset: 0x0\): GNU C 4.4.4
40 <11> DW_AT_name : \(indirect string, offset: 0x18\): compressed-1.c
41 <15> DW_AT_comp_dir : \(indirect string, offset: 0x16\): .
47 <2f> DW_AT_name : \(indirect string, offset: 0xc\): foo2
55 <49> DW_AT_name : \(indirect string, offset: 0x11\): foo1
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/i386/
Dcompressed-1a.d38 <c> DW_AT_producer : \(indirect string, offset: 0x0\): GNU C 4.4.4
40 <11> DW_AT_name : \(indirect string, offset: 0x18\): compressed-1.c
41 <15> DW_AT_comp_dir : \(indirect string, offset: 0x16\): .
47 <27> DW_AT_name : \(indirect string, offset: 0xc\): foo2
55 <39> DW_AT_name : \(indirect string, offset: 0x11\): foo1
/toolchain/binutils/binutils-2.25/opcodes/
Dm68hc11-dis.c76 int* indirect, int mov_insn, int pc_offset, in print_indexed_operand() argument
85 if (indirect) in print_indexed_operand()
86 *indirect = 0; in print_indexed_operand()
161 if (indirect) in print_indexed_operand()
162 *indirect = 1; in print_indexed_operand()
223 if (indirect) in print_indexed_operand()
224 *indirect = 1; in print_indexed_operand()
611 int indirect; in print_insn() local
619 status = print_indexed_operand (memaddr + pos, info, &indirect, in print_insn()
629 if ((format & M6812_OP_PAGE) && indirect) in print_insn()
Dopc2c.c149 Indirect indirect[256]; variable
740 indirect[i].type = T_unused; in main()
799 store_opcode_bits (opcodes[i], 0, indirect); in main()
804 emit_indirect (indirect, 0); in main()
809 log_indirect (indirect, 0); in main()
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
Dopers12.s9 anda [12,x] ; Indexed indirect
25 anda [12,x] ; Indexed indirect (16-bit offset)
45 std [d,x] ; Indexed indirect with two reg index
Dopers12-dwarf2.d16 anda \[12,x\] ; Indexed indirect
50 anda \[12,x\] ; Indexed indirect \(16\-bit offset\)
90 std \[d,x\] ; Indexed indirect with two reg index
/toolchain/binutils/binutils-2.25/include/
Dhp-symtab.h486 unsigned int indirect: 1; member
526 unsigned int indirect: 1; member
565 unsigned int indirect: 1; member
601 unsigned int indirect: 1; member
945 unsigned int indirect: 1; /* 1 => pointer to object */ member
1159 unsigned int indirect: 1; /* Is object_ident addr of addr? */ member
/toolchain/binutils/binutils-2.25/ld/
Dldwrite.c270 link_order->u.indirect.section = i; in build_link_order()
413 printf ("%8x %s\n", l->offset, l->u.indirect.section->owner->filename); in ds()
485 sec = p->u.indirect.section; in split_sections()
542 p->u.indirect.section->output_section = n; in split_sections()
543 p->u.indirect.section->output_offset = p->offset; in split_sections()
/toolchain/binutils/binutils-2.25/bfd/
Dcoff-h8300.c629 asection *input_section = link_order->u.indirect.section; in h8300_reloc16_extra_cases()
644 + link_order->u.indirect.section->output_section->vma); in h8300_reloc16_extra_cases()
676 + link_order->u.indirect.section->output_section->vma + 1); in h8300_reloc16_extra_cases()
790 + link_order->u.indirect.section->output_section->vma + 1); in h8300_reloc16_extra_cases()
837 + link_order->u.indirect.section->output_section->vma - 1); in h8300_reloc16_extra_cases()
898 + link_order->u.indirect.section->output_section->vma + 2); in h8300_reloc16_extra_cases()
1037 + link_order->u.indirect.section->output_section->vma) + 1; in h8300_reloc16_extra_cases()
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-d10v.texi214 Register indirect
216 Register indirect with post-increment
218 Register indirect with post-decrement
220 Register indirect with pre-decrement
222 Register indirect with displacement
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/d10v/
Daddress-002.s1 ;; Test unsupported indirect addressing
Daddress-023.s1 ;; Test unsupported indirect addressing
Daddress-036.s1 ;; Test unsupported indirect addressing
Daddress-010.s1 ;; Test unsupported indirect addressing
Daddress-011.s1 ;; Test unsupported indirect addressing
Daddress-038.s1 ;; Test unsupported indirect addressing
Daddress-014.s1 ;; Test unsupported indirect addressing

12345678910