HomeSort by: relevance | last modified time | path
    Searched refs:print_idecode_body (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/igen/
gen-idecode.h 37 void print_idecode_body (lf *file, const gen_entry *table, const char *result);
gen-engine.c 136 print_idecode_body (file, table, "nia = ");
171 print_idecode_body (file, table, "nia =");
179 print_idecode_body (file, table, "semantic =");
247 print_idecode_body (file, table, "cia =");
291 print_idecode_body (file, table, "cia =");
299 print_idecode_body (file, table, "semantic = ");
gen-idecode.c 703 print_idecode_body (lf *file, const gen_entry *table, const char *result) function
igen.c 856 print_idecode_body (file, entry->table, "nia =");
  /src/external/gpl3/gdb.old/dist/sim/igen/
gen-idecode.h 37 void print_idecode_body (lf *file, const gen_entry *table, const char *result);
gen-engine.c 136 print_idecode_body (file, table, "nia = ");
171 print_idecode_body (file, table, "nia =");
179 print_idecode_body (file, table, "semantic =");
247 print_idecode_body (file, table, "cia =");
291 print_idecode_body (file, table, "cia =");
299 print_idecode_body (file, table, "semantic = ");
gen-idecode.c 703 print_idecode_body (lf *file, const gen_entry *table, const char *result) function
igen.c 856 print_idecode_body (file, entry->table, "nia =");
  /src/external/gpl3/gdb/dist/sim/ppc/
gen-idecode.c 673 print_idecode_body(lf *file, function
805 print_idecode_body(file, table, "cia =");;
835 print_idecode_body(file, table, "cia =");
840 print_idecode_body(file, table, "semantic =");
922 print_idecode_body(file, table, "cia =");
966 print_idecode_body(file, table, "cia =");
971 print_idecode_body(file, table, "semantic = ");
1301 print_idecode_body(file, table, "/*IGORE*/");
  /src/external/gpl3/gdb.old/dist/sim/ppc/
gen-idecode.c 673 print_idecode_body(lf *file, function
805 print_idecode_body(file, table, "cia =");;
835 print_idecode_body(file, table, "cia =");
840 print_idecode_body(file, table, "semantic =");
922 print_idecode_body(file, table, "cia =");
966 print_idecode_body(file, table, "cia =");
971 print_idecode_body(file, table, "semantic = ");
1301 print_idecode_body(file, table, "/*IGORE*/");

Completed in 33 milliseconds