| /src/external/gpl3/gdb.old/dist/sim/igen/ |
| misc.h | 85 extern unsigned i2target (int ms_bit_nr, unsigned bit);
|
| gen-idecode.c | 100 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 (options.hi_bit_nr, table->opcode->last)) [all...] |
| misc.c | 201 i2target (int ms_bit_nr, unsigned bit) function
|
| gen-icache.c | 292 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));
|
| gen.c | 1278 i2target (options.hi_bit_nr, table->opcode->first), 1279 i2target (options.hi_bit_nr, table->opcode->last), 1280 i2target (options.hi_bit_nr, table->opcode_rule->first), 1281 i2target (options.hi_bit_nr, table->opcode_rule->last), 1368 table->opcode->word_nr, i2target (options.hi_bit_nr, 1370 i2target (options.hi_bit_nr, table->opcode->last), 1371 i2target (options.hi_bit_nr, table->opcode_rule->first), 1372 i2target (options.hi_bit_nr, table->opcode_rule->last),
|
| ld-insn.c | 1298 i2target (options.hi_bit_nr, field->first));
|
| /src/external/gpl3/gdb/dist/sim/igen/ |
| misc.h | 85 extern unsigned i2target (int ms_bit_nr, unsigned bit);
|
| gen-idecode.c | 100 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 (options.hi_bit_nr, table->opcode->last)) [all...] |
| gen-icache.c | 292 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));
|
| misc.c | 201 i2target (int ms_bit_nr, unsigned bit) function
|
| gen.c | 1278 i2target (options.hi_bit_nr, table->opcode->first), 1279 i2target (options.hi_bit_nr, table->opcode->last), 1280 i2target (options.hi_bit_nr, table->opcode_rule->first), 1281 i2target (options.hi_bit_nr, table->opcode_rule->last), 1368 table->opcode->word_nr, i2target (options.hi_bit_nr, 1370 i2target (options.hi_bit_nr, table->opcode->last), 1371 i2target (options.hi_bit_nr, table->opcode_rule->first), 1372 i2target (options.hi_bit_nr, table->opcode_rule->last),
|
| ld-insn.c | 1298 i2target (options.hi_bit_nr, field->first));
|
| /src/external/gpl3/gdb/dist/sim/ppc/ |
| gen-idecode.c | 80 i2target(hi_bit_nr, entry->opcode->first), 81 i2target(hi_bit_nr, entry->opcode->last)); 180 i2target(hi_bit_nr, entry->opcode->first), 181 i2target(hi_bit_nr, entry->opcode->last)); 184 i2target(hi_bit_nr, entry->opcode->first), 185 i2target(hi_bit_nr, entry->opcode->last)); 192 i2target(hi_bit_nr, entry->opcode->first), 193 i2target(hi_bit_nr, entry->opcode->last)); 333 i2target(hi_bit_nr, table->opcode->first), 334 i2target(hi_bit_nr, table->opcode->last)) [all...] |
| gen-icache.c | 193 i2target(hi_bit_nr, cur_field->first), 194 i2target(hi_bit_nr, cur_field->last));
|
| /src/external/gpl3/gdb.old/dist/sim/ppc/ |
| gen-idecode.c | 80 i2target(hi_bit_nr, entry->opcode->first), 81 i2target(hi_bit_nr, entry->opcode->last)); 180 i2target(hi_bit_nr, entry->opcode->first), 181 i2target(hi_bit_nr, entry->opcode->last)); 184 i2target(hi_bit_nr, entry->opcode->first), 185 i2target(hi_bit_nr, entry->opcode->last)); 192 i2target(hi_bit_nr, entry->opcode->first), 193 i2target(hi_bit_nr, entry->opcode->last)); 333 i2target(hi_bit_nr, table->opcode->first), 334 i2target(hi_bit_nr, table->opcode->last)) [all...] |
| gen-icache.c | 193 i2target(hi_bit_nr, cur_field->first), 194 i2target(hi_bit_nr, cur_field->last));
|