Searched refs:completers (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/opcodes/
H A Dia64-asmtab.h41 /* The base insn value for this opcode. It may be modified by completers. */
55 /* The tree of completers for this instruction; this is an offset into
57 short completers; member in struct:ia64_main_table
60 /* Each instruction has a set of possible "completers", or additional
69 These completers are arranged in a DAG; the pointers are indexes
79 Some instructions do not require any completers; these contain an
83 Terminal completers (those completers that validly complete an
105 /* A pointer to the DAG of completers that can potentially follow
123 /* COMPLETER_INDEX represents the tree of completers tha
[all...]
H A Dia64-opc.c177 prev_completer = main_table[main_ent].completers;
574 int ci = main_table[place].completers;
H A Dia64-gen.c27 their possible completers, as well as compacting the set of strings used.
78 /* The base name of this opcode. The names of its completers are
84 /* The list of completers that can be applied to this opcode. */
85 struct completer_entry *completers; member in struct:main_entry
96 /* The set of possible completers for an opcode. */
115 /* Additional completers that can be appended to this one. */
119 instruction opcode for this combination of opcode and completers.
172 /* The string table contains all opcodes and completers sorted in
1065 /* An insn class matches anything that is the same followed by completers,
1066 except when the absence and presence of completers constitute
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/opcodes/
H A Dia64-asmtab.h41 /* The base insn value for this opcode. It may be modified by completers. */
55 /* The tree of completers for this instruction; this is an offset into
57 short completers; member in struct:ia64_main_table
60 /* Each instruction has a set of possible "completers", or additional
69 These completers are arranged in a DAG; the pointers are indexes
79 Some instructions do not require any completers; these contain an
83 Terminal completers (those completers that validly complete an
105 /* A pointer to the DAG of completers that can potentially follow
123 /* COMPLETER_INDEX represents the tree of completers tha
[all...]
H A Dia64-opc.c177 prev_completer = main_table[main_ent].completers;
574 int ci = main_table[place].completers;
H A Dia64-gen.c27 their possible completers, as well as compacting the set of strings used.
78 /* The base name of this opcode. The names of its completers are
84 /* The list of completers that can be applied to this opcode. */
85 struct completer_entry *completers; member in struct:main_entry
96 /* The set of possible completers for an opcode. */
115 /* Additional completers that can be appended to this one. */
119 instruction opcode for this combination of opcode and completers.
172 /* The string table contains all opcodes and completers sorted in
1065 /* An insn class matches anything that is the same followed by completers,
1066 except when the absence and presence of completers constitute
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/opcodes/
H A Dia64-asmtab.h41 /* The base insn value for this opcode. It may be modified by completers. */
55 /* The tree of completers for this instruction; this is an offset into
57 short completers; member in struct:ia64_main_table
60 /* Each instruction has a set of possible "completers", or additional
69 These completers are arranged in a DAG; the pointers are indexes
79 Some instructions do not require any completers; these contain an
83 Terminal completers (those completers that validly complete an
105 /* A pointer to the DAG of completers that can potentially follow
123 /* COMPLETER_INDEX represents the tree of completers tha
[all...]
H A Dia64-opc.c177 prev_completer = main_table[main_ent].completers;
574 int ci = main_table[place].completers;
H A Dia64-gen.c27 their possible completers, as well as compacting the set of strings used.
78 /* The base name of this opcode. The names of its completers are
84 /* The list of completers that can be applied to this opcode. */
85 struct completer_entry *completers; member in struct:main_entry
96 /* The set of possible completers for an opcode. */
115 /* Additional completers that can be appended to this one. */
119 instruction opcode for this combination of opcode and completers.
172 /* The string table contains all opcodes and completers sorted in
1065 /* An insn class matches anything that is the same followed by completers,
1066 except when the absence and presence of completers constitute
[all...]

Completed in 139 milliseconds