HomeSort by: relevance | last modified time | path
    Searched defs:msr_names (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
rs6000-tdep.c 7701 static const char *const msr_names[] = { "msr", "ps" };
7726 PPC_MSR_REGNUM, msr_names);
7697 static const char *const msr_names[] = { "msr", "ps" }; local
  /src/external/gpl3/gdb.old/dist/gdb/
rs6000-tdep.c 7702 static const char *const msr_names[] = { "msr", "ps" };
7727 PPC_MSR_REGNUM, msr_names);
7698 static const char *const msr_names[] = { "msr", "ps" }; local

Completed in 36 milliseconds