| /src/external/gpl3/gdb/dist/sim/igen/ |
| gen.h | 66 int nr_prefetched_words; member in struct:_insn_list 90 int nr_prefetched_words; member in struct:_gen_entry 162 extern int print_icache_function_formal (lf *file, int nr_prefetched_words); 164 extern int print_icache_function_actual (lf *file, int nr_prefetched_words); 168 extern int print_semantic_function_formal (lf *file, int nr_prefetched_words); 170 extern int print_semantic_function_actual (lf *file, int nr_prefetched_words); 174 extern int print_idecode_function_formal (lf *file, int nr_prefetched_words); 176 extern int print_idecode_function_actual (lf *file, int nr_prefetched_words);
|
| /src/external/gpl3/gdb.old/dist/sim/igen/ |
| gen.h | 66 int nr_prefetched_words; member in struct:_insn_list 90 int nr_prefetched_words; member in struct:_gen_entry 162 extern int print_icache_function_formal (lf *file, int nr_prefetched_words); 164 extern int print_icache_function_actual (lf *file, int nr_prefetched_words); 168 extern int print_semantic_function_formal (lf *file, int nr_prefetched_words); 170 extern int print_semantic_function_actual (lf *file, int nr_prefetched_words); 174 extern int print_idecode_function_formal (lf *file, int nr_prefetched_words); 176 extern int print_idecode_function_actual (lf *file, int nr_prefetched_words);
|