Home
last modified time | relevance | path

Searched refs:gen_model_h (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Dgen-model.h22 extern void gen_model_h
Digen.c541 gen_model_h(instructions, file); in main()
Dgen-model.c67 gen_model_h(insn_table *table, lf *file) in gen_model_h() function
DChangeLog-20215558 * igen.c (gen_model_h): Use correct variable in loop.
5561 (gen_model_h): Use STATIC_MODEL for arrays.
5748 (gen_model_h): Move section emiting model-macros to be first.
5769 (gen_model_h): If there are model macros defined, print them out.
5811 (gen_model_h): Use #ifdefs to define types to hold model units,
/netbsd/src/external/gpl3/gdb/dist/sim/igen/
Dgen-model.h25 extern void gen_model_h (lf *file, const insn_table *isa);
Dgen-model.c36 gen_model_h (lf *file, const insn_table *table) in gen_model_h() function
Digen.c1608 gen_model_h (file, isa); in main()
DChangeLog-2021247 model_c_or_h_function, gen_model_h, model_c_insn,
1152 * gen-model.c (gen_model_h): Ditto.