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

  /src/external/gpl3/gdb.old/dist/gdb/
cris-tdep.c 1663 static const char *cris_genreg_names[] = local
1672 static_assert (ARRAY_SIZE (cris_genreg_names) == NUM_GENREGS);
1673 return cris_genreg_names[regno];
  /src/external/gpl3/gdb/dist/gdb/
cris-tdep.c 1663 static const char *cris_genreg_names[] = local
1672 static_assert (ARRAY_SIZE (cris_genreg_names) == NUM_GENREGS);
1673 return cris_genreg_names[regno];

Completed in 15 milliseconds