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_of_sprs
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/ppc/
registers.c
52
for (spr = 0; spr <
nr_of_sprs
; spr++)
57
return
nr_of_sprs
;
173
if (spr !=
nr_of_sprs
) {
spreg.c
35
static const spreg_info spr_info[
nr_of_sprs
+1] = {
spreg.h
99
nr_of_sprs
= 1024
enumerator in enum:__anon19940
registers.h
273
spreg spr[
nr_of_sprs
];
powerpc.igen
232
uint8_t spr_busy[
nr_of_sprs
]; /* SPR registers that are busy */
/src/external/gpl3/gdb.old/dist/sim/ppc/
registers.c
52
for (spr = 0; spr <
nr_of_sprs
; spr++)
57
return
nr_of_sprs
;
173
if (spr !=
nr_of_sprs
) {
spreg.c
35
static const spreg_info spr_info[
nr_of_sprs
+1] = {
spreg.h
99
nr_of_sprs
= 1024
enumerator in enum:__anon22679
registers.h
273
spreg spr[
nr_of_sprs
];
powerpc.igen
232
uint8_t spr_busy[
nr_of_sprs
]; /* SPR registers that are busy */
Completed in 31 milliseconds
Indexes created Fri May 08 00:25:09 UTC 2026