OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Fri May 08 00:25:09 UTC 2026