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

  /src/external/gpl3/gdb/dist/gdb/
rs6000-tdep.c 7613 int have_htm_vsx = 0, have_htm_ppr = 0, have_htm_dscr = 0;
8113 have_htm_ppr = 1;
8116 have_htm_ppr = 0;
8357 tdep->ppc_cppr_regnum = have_htm_ppr ? PPC_CPPR_REGNUM : -1;
7609 int have_htm_vsx = 0, have_htm_ppr = 0, have_htm_dscr = 0; local
  /src/external/gpl3/gdb.old/dist/gdb/
rs6000-tdep.c 7614 int have_htm_vsx = 0, have_htm_ppr = 0, have_htm_dscr = 0;
8114 have_htm_ppr = 1;
8117 have_htm_ppr = 0;
8358 tdep->ppc_cppr_regnum = have_htm_ppr ? PPC_CPPR_REGNUM : -1;
7610 int have_htm_vsx = 0, have_htm_ppr = 0, have_htm_dscr = 0; local

Completed in 35 milliseconds