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

/netbsd-current/external/gpl3/gdb.old/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-idecode.c579 print_idecode_switch_function_header(lf *file, gen_entry *table, int is_function_definition, int nr_prefetched_words) argument
915 print_idecode_issue_function_header(lf *file, const char *processor, function_decl_type decl_type, 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
643 print_icache_function(lf *file, insn_entry * instruction, opcode_bits *expanded_bits, insn_opcodes *opcodes, cache_entry *cache_rules, int nr_prefetched_words) argument
743 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.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.c319 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...]
/netbsd-current/external/gpl3/gdb/dist/sim/igen/
H A Dgen-semantics.c41 print_semantic_function_header(lf *file, const char *basename, const char *format_name, const opcode_bits *expanded_bits, int is_function_definition, int nr_prefetched_words) argument
85 print_semantic_declaration(lf *file, const insn_entry *insn, const opcode_bits *expanded_bits, const insn_opcodes *opcodes, int nr_prefetched_words) argument
304 print_c_semantic(lf *file, const insn_entry *instruction, const opcode_bits *expanded_bits, const insn_opcodes *opcodes, cache_entry *cache_rules, int nr_prefetched_words) argument
353 print_c_semantic_function(lf *file, const insn_entry *instruction, const opcode_bits *expanded_bits, const insn_opcodes *opcodes, cache_entry *cache_rules, int nr_prefetched_words) argument
373 print_semantic_definition(lf *file, const insn_entry *insn, const opcode_bits *expanded_bits, const insn_opcodes *opcodes, cache_entry *cache_rules, int nr_prefetched_words) argument
[all...]
H A Dgen-icache.c42 print_icache_function_header(lf *file, const char *basename, const char *format_name, const opcode_bits *expanded_bits, int is_function_definition, int nr_prefetched_words) argument
65 print_icache_declaration(lf *file, const insn_entry *insn, const opcode_bits *expanded_bits, const insn_opcodes *opcodes, int nr_prefetched_words) argument
326 print_icache_body(lf *file, const insn_entry *instruction, const 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
645 print_icache_function(lf *file, const insn_entry *instruction, const opcode_bits *expanded_bits, const insn_opcodes *opcodes, cache_entry *cache_rules, int nr_prefetched_words) argument
745 print_icache_definition(lf *file, const insn_entry *insn, const opcode_bits *expanded_bits, const insn_opcodes *opcodes, cache_entry *cache_rules, int nr_prefetched_words) argument
[all...]
H A Dgen-idecode.c586 print_idecode_switch_function_header(lf *file, const gen_entry *table, int is_function_definition, int nr_prefetched_words) argument
927 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.c54 print_semantic_function_formal (lf *file, int nr_prefetched_words) argument
92 print_semantic_function_actual (lf *file, int nr_prefetched_words) argument
126 print_icache_function_formal (lf *file, int nr_prefetched_words) argument
145 print_icache_function_actual (lf *file, int nr_prefetched_words) argument
[all...]
H A Dgen.c322 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 123 milliseconds