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

  /src/external/gpl3/gdb/dist/sim/ppc/
powerpc.igen 171 nr_ppc_function_units
227 count_type nr_units[nr_ppc_function_units]; /* function unit counts */
235 uint8_t busy[nr_ppc_function_units]; /* whether a function is busy or not */
238 static const char *const ppc_function_unit_name[ (int)nr_ppc_function_units ] = {
939 for (i = PPC_UNIT_BAD; i < nr_ppc_function_units; i++) {
  /src/external/gpl3/gdb.old/dist/sim/ppc/
powerpc.igen 171 nr_ppc_function_units
227 count_type nr_units[nr_ppc_function_units]; /* function unit counts */
235 uint8_t busy[nr_ppc_function_units]; /* whether a function is busy or not */
238 static const char *const ppc_function_unit_name[ (int)nr_ppc_function_units ] = {
939 for (i = PPC_UNIT_BAD; i < nr_ppc_function_units; i++) {

Completed in 21 milliseconds