Searched refs:i2target (Results 1 - 20 of 20) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dmisc.h72 extern unsigned i2target
H A Dgen-idecode.c78 i2target(hi_bit_nr, entry->opcode->first),
79 i2target(hi_bit_nr, entry->opcode->last));
178 i2target(hi_bit_nr, entry->opcode->first),
179 i2target(hi_bit_nr, entry->opcode->last));
182 i2target(hi_bit_nr, entry->opcode->first),
183 i2target(hi_bit_nr, entry->opcode->last));
190 i2target(hi_bit_nr, entry->opcode->first),
191 i2target(hi_bit_nr, entry->opcode->last));
331 i2target(hi_bit_nr, table->opcode->first),
332 i2target(hi_bit_n
[all...]
H A Dmisc.c153 i2target(int ms_bit_nr, function
H A Dgen-icache.c190 i2target(hi_bit_nr, cur_field->first),
191 i2target(hi_bit_nr, cur_field->last));
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dmisc.h57 extern unsigned i2target
H A Dgen-idecode.c78 i2target(hi_bit_nr, entry->opcode->first),
79 i2target(hi_bit_nr, entry->opcode->last));
178 i2target(hi_bit_nr, entry->opcode->first),
179 i2target(hi_bit_nr, entry->opcode->last));
182 i2target(hi_bit_nr, entry->opcode->first),
183 i2target(hi_bit_nr, entry->opcode->last));
190 i2target(hi_bit_nr, entry->opcode->first),
191 i2target(hi_bit_nr, entry->opcode->last));
331 i2target(hi_bit_nr, table->opcode->first),
332 i2target(hi_bit_n
[all...]
H A Dmisc.c144 i2target(int ms_bit_nr, function
H A Dgen-icache.c191 i2target(hi_bit_nr, cur_field->first),
192 i2target(hi_bit_nr, cur_field->last));
/netbsd-current/external/gpl3/gdb.old/dist/sim/igen/
H A Dmisc.h118 extern unsigned i2target (int ms_bit_nr, unsigned bit);
H A Dgen-idecode.c100 i2target (options.hi_bit_nr, entry->opcode->first),
101 i2target (options.hi_bit_nr, entry->opcode->last));
220 i2target (options.hi_bit_nr, entry->opcode->first),
221 i2target (options.hi_bit_nr, entry->opcode->last));
224 i2target (options.hi_bit_nr, entry->opcode->first),
225 i2target (options.hi_bit_nr, entry->opcode->last));
234 i2target (options.hi_bit_nr, entry->opcode->first),
235 i2target (options.hi_bit_nr, entry->opcode->last));
336 i2target (options.hi_bit_nr, table->opcode->first),
337 i2target (option
[all...]
H A Dgen-icache.c290 i2target (options.hi_bit_nr, cur_field->first),
291 i2target (options.hi_bit_nr, cur_field->last));
296 i2target (options.hi_bit_nr, cur_field->first),
297 i2target (options.hi_bit_nr, cur_field->last));
H A Dmisc.c211 i2target (int ms_bit_nr, unsigned bit) function
H A Dgen.c1269 i2target (options.hi_bit_nr, table->opcode->first),
1270 i2target (options.hi_bit_nr, table->opcode->last),
1271 i2target (options.hi_bit_nr, table->opcode_rule->first),
1272 i2target (options.hi_bit_nr, table->opcode_rule->last),
1359 table->opcode->word_nr, i2target (options.hi_bit_nr,
1361 i2target (options.hi_bit_nr, table->opcode->last),
1362 i2target (options.hi_bit_nr, table->opcode_rule->first),
1363 i2target (options.hi_bit_nr, table->opcode_rule->last),
H A Dld-insn.c1298 i2target (options.hi_bit_nr, field->first));
/netbsd-current/external/gpl3/gdb/dist/sim/igen/
H A Dmisc.h84 extern unsigned i2target (int ms_bit_nr, unsigned bit);
H A Dgen-idecode.c100 i2target (options.hi_bit_nr, entry->opcode->first),
101 i2target (options.hi_bit_nr, entry->opcode->last));
222 i2target (options.hi_bit_nr, entry->opcode->first),
223 i2target (options.hi_bit_nr, entry->opcode->last));
226 i2target (options.hi_bit_nr, entry->opcode->first),
227 i2target (options.hi_bit_nr, entry->opcode->last));
236 i2target (options.hi_bit_nr, entry->opcode->first),
237 i2target (options.hi_bit_nr, entry->opcode->last));
341 i2target (options.hi_bit_nr, table->opcode->first),
342 i2target (option
[all...]
H A Dgen-icache.c292 i2target (options.hi_bit_nr, cur_field->first),
293 i2target (options.hi_bit_nr, cur_field->last));
298 i2target (options.hi_bit_nr, cur_field->first),
299 i2target (options.hi_bit_nr, cur_field->last));
H A Dmisc.c201 i2target (int ms_bit_nr, unsigned bit) function
H A Dgen.c1274 i2target (options.hi_bit_nr, table->opcode->first),
1275 i2target (options.hi_bit_nr, table->opcode->last),
1276 i2target (options.hi_bit_nr, table->opcode_rule->first),
1277 i2target (options.hi_bit_nr, table->opcode_rule->last),
1364 table->opcode->word_nr, i2target (options.hi_bit_nr,
1366 i2target (options.hi_bit_nr, table->opcode->last),
1367 i2target (options.hi_bit_nr, table->opcode_rule->first),
1368 i2target (options.hi_bit_nr, table->opcode_rule->last),
H A Dld-insn.c1298 i2target (options.hi_bit_nr, field->first));

Completed in 297 milliseconds