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

  /src/external/gpl3/gdb/dist/gdb/
ppc-tdep.h 289 int have_htm_vsx = 0; member in struct:ppc_gdbarch_tdep
rs6000-tdep.c 7613 int have_htm_vsx = 0, have_htm_ppr = 0, have_htm_dscr = 0;
8099 have_htm_vsx = 1;
8102 have_htm_vsx = 0;
8356 tdep->have_htm_vsx = have_htm_vsx;
8387 || have_vsx || have_htm_fpu || have_htm_vsx)
8414 if (have_htm_vsx)
8569 if (have_htm_vsx)
7609 int have_htm_vsx = 0, have_htm_ppr = 0, have_htm_dscr = 0; local
  /src/external/gpl3/gdb.old/dist/gdb/
ppc-tdep.h 289 int have_htm_vsx = 0; member in struct:ppc_gdbarch_tdep
rs6000-tdep.c 7614 int have_htm_vsx = 0, have_htm_ppr = 0, have_htm_dscr = 0;
8100 have_htm_vsx = 1;
8103 have_htm_vsx = 0;
8357 tdep->have_htm_vsx = have_htm_vsx;
8388 || have_vsx || have_htm_fpu || have_htm_vsx)
8415 if (have_htm_vsx)
8570 if (have_htm_vsx)
7610 int have_htm_vsx = 0, have_htm_ppr = 0, have_htm_dscr = 0; local

Completed in 150 milliseconds