HomeSort by: relevance | last modified time | path
    Searched refs:insn_table (Results 1 - 25 of 204) sorted by relevancy

1 2 3 4 5 6 7 8 9

  /src/external/gpl3/gdb/dist/sim/ppc/
gen-itable.h 22 (insn_table *table,
26 (insn_table *table,
gen-model.h 23 (insn_table *table,
28 (insn_table *table,
gen-support.h 22 (insn_table *table,
26 (insn_table *table,
gen-idecode.h 22 insn_table *table,
27 insn_table *table,
ld-insn.h 173 typedef struct _insn_table insn_table; typedef in typeref:struct:_insn_table
184 insn_table *entries;
185 insn_table *sibling;
186 insn_table *parent;
196 extern insn_table *load_insn_table
214 (insn_table *table,
224 (insn_table *entry,
230 (insn_table *table,
237 (insn_table *table,
245 (insn_table *table
    [all...]
gen-icache.h 62 (insn_table *instructions,
gen-itable.c 37 itable_h_insn(insn_table *entry,
53 gen_itable_h(insn_table *table, lf *file)
82 itable_c_insn(insn_table *entry,
107 gen_itable_c(insn_table *table, lf *file)
gen-support.c 67 support_h_function(insn_table *entry,
82 gen_support_h(insn_table *table,
96 support_c_function(insn_table *table,
121 gen_support_c(insn_table *table,
  /src/external/gpl3/gdb.old/dist/sim/ppc/
gen-itable.h 22 (insn_table *table,
26 (insn_table *table,
gen-model.h 23 (insn_table *table,
28 (insn_table *table,
gen-support.h 22 (insn_table *table,
26 (insn_table *table,
gen-idecode.h 22 insn_table *table,
27 insn_table *table,
ld-insn.h 173 typedef struct _insn_table insn_table; typedef in typeref:struct:_insn_table
184 insn_table *entries;
185 insn_table *sibling;
186 insn_table *parent;
196 extern insn_table *load_insn_table
214 (insn_table *table,
224 (insn_table *entry,
230 (insn_table *table,
237 (insn_table *table,
245 (insn_table *table
    [all...]
gen-icache.h 62 (insn_table *instructions,
gen-itable.c 37 itable_h_insn(insn_table *entry,
53 gen_itable_h(insn_table *table, lf *file)
82 itable_c_insn(insn_table *entry,
107 gen_itable_c(insn_table *table, lf *file)
  /src/external/gpl3/gdb/dist/sim/igen/
gen-itable.h 27 extern void gen_itable_h (lf *file, const insn_table *table);
29 extern void gen_itable_c (lf *file, const insn_table *table);
gen-model.c 36 gen_model_h (lf *file, const insn_table *table)
43 gen_model_c (lf *file, const insn_table *table)
gen-model.h 25 extern void gen_model_h (lf *file, const insn_table *isa);
27 extern void gen_model_c (lf *file, const insn_table *isa);
gen-support.h 25 extern void gen_support_h (lf *file, const insn_table *table);
27 extern void gen_support_c (lf *file, const insn_table *table);
gen-engine.h 26 (lf *file, const gen_table *gen, const insn_table *isa,
30 (lf *file, const gen_table *gen, const insn_table *isa,
  /src/external/gpl3/gdb.old/dist/sim/igen/
gen-itable.h 27 extern void gen_itable_h (lf *file, const insn_table *table);
29 extern void gen_itable_c (lf *file, const insn_table *table);
gen-model.c 36 gen_model_h (lf *file, const insn_table *table)
43 gen_model_c (lf *file, const insn_table *table)
gen-model.h 25 extern void gen_model_h (lf *file, const insn_table *isa);
27 extern void gen_model_c (lf *file, const insn_table *isa);
gen-support.h 25 extern void gen_support_h (lf *file, const insn_table *table);
27 extern void gen_support_c (lf *file, const insn_table *table);
gen-engine.h 26 (lf *file, const gen_table *gen, const insn_table *isa,
30 (lf *file, const gen_table *gen, const insn_table *isa,

Completed in 40 milliseconds

1 2 3 4 5 6 7 8 9