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

  /src/external/gpl3/gdb/dist/sim/ppc/
powerpc.igen 177 ppc_function_unit second_unit; /* second functional unit this insn could use */
492 ppc_function_unit second_unit = time_ptr->second_unit;
501 if (!model_ptr->busy[second_unit])
502 return model_make_busy(model_ptr, second_unit,
  /src/external/gpl3/gdb.old/dist/sim/ppc/
powerpc.igen 177 ppc_function_unit second_unit; /* second functional unit this insn could use */
492 ppc_function_unit second_unit = time_ptr->second_unit;
501 if (!model_ptr->busy[second_unit])
502 return model_make_busy(model_ptr, second_unit,

Completed in 41 milliseconds