Searched defs:nr_prefetched_words (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/igen/
H A Dgen-semantics.c41 print_semantic_function_header(lf *file, const char *basename, const char *format_name, opcode_bits *expanded_bits, int is_function_definition, int nr_prefetched_words) argument
85 print_semantic_declaration(lf *file, insn_entry * insn, opcode_bits *expanded_bits, insn_opcodes *opcodes, int nr_prefetched_words) argument
302 print_c_semantic(lf *file, insn_entry * instruction, opcode_bits *expanded_bits, insn_opcodes *opcodes, cache_entry *cache_rules, int nr_prefetched_words) argument
350 print_c_semantic_function(lf *file, insn_entry * instruction, opcode_bits *expanded_bits, insn_opcodes *opcodes, cache_entry *cache_rules, int nr_prefetched_words) argument
369 print_semantic_definition(lf *file, insn_entry * insn, opcode_bits *expanded_bits, insn_opcodes *opcodes, cache_entry *cache_rules, int nr_prefetched_words) argument
[all...]
H A Dgen-icache.c41 print_icache_function_header(lf *file, const char *basename, const char *format_name, opcode_bits *expanded_bits, int is_function_definition, int nr_prefetched_words) argument
64 print_icache_declaration(lf *file, insn_entry * insn, opcode_bits *expanded_bits, insn_opcodes *opcodes, int nr_prefetched_words) argument
324 print_icache_body(lf *file, insn_entry * instruction, opcode_bits *expanded_bits, cache_entry *cache_rules, icache_decl_type what_to_declare, icache_body_type what_to_do, int nr_prefetched_words) argument
641 print_icache_function(lf *file, insn_entry * instruction, opcode_bits *expanded_bits, insn_opcodes *opcodes, cache_entry *cache_rules, int nr_prefetched_words) argument
741 print_icache_definition(lf *file, insn_entry * insn, opcode_bits *expanded_bits, insn_opcodes *opcodes, cache_entry *cache_rules, int nr_prefetched_words) argument
[all...]
H A Dgen-idecode.c579 print_idecode_switch_function_header(lf *file, gen_entry *table, int is_function_definition, int nr_prefetched_words) argument
1230 print_idecode_issue_function_header(lf *file, const char *processor, function_decl_type decl_type, int nr_prefetched_words) argument
[all...]
H A Dgen.h64 int nr_prefetched_words; member in struct:_insn_list
88 int nr_prefetched_words; member in struct:_gen_entry
H A Digen.c56 print_semantic_function_formal (lf *file, int nr_prefetched_words) argument
94 print_semantic_function_actual (lf *file, int nr_prefetched_words) argument
128 print_icache_function_formal (lf *file, int nr_prefetched_words) argument
147 print_icache_function_actual (lf *file, int nr_prefetched_words) argument
[all...]
H A Dgen.c317 insn_list_insert(insn_list **cur_insn_ptr, int *nr_insns, insn_entry * insn, opcode_bits *expanded_bits, opcode_field *opcodes, int nr_prefetched_words, duplicate_insn_actions duplicate_action) argument
[all...]

Completed in 62 milliseconds