OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rs6000_debug_reg_print
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc
2030
rs6000_debug_reg_print
(int first_regno, int last_regno, const char *reg_name)
2307
rs6000_debug_reg_print
(FIRST_GPR_REGNO, LAST_GPR_REGNO, "gr");
2308
rs6000_debug_reg_print
(FIRST_FPR_REGNO, LAST_FPR_REGNO, "fp");
2309
rs6000_debug_reg_print
(FIRST_ALTIVEC_REGNO,
2312
rs6000_debug_reg_print
(LR_REGNO, LR_REGNO, "lr");
2313
rs6000_debug_reg_print
(CTR_REGNO, CTR_REGNO, "ctr");
2314
rs6000_debug_reg_print
(CR0_REGNO, CR7_REGNO, "cr");
2315
rs6000_debug_reg_print
(CA_REGNO, CA_REGNO, "ca");
2316
rs6000_debug_reg_print
(VRSAVE_REGNO, VRSAVE_REGNO, "vrsave");
2317
rs6000_debug_reg_print
(VSCR_REGNO, VSCR_REGNO, "vscr")
2023
rs6000_debug_reg_print
(int first_regno, int last_regno, const char *reg_name)
function
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc
2019
rs6000_debug_reg_print
(int first_regno, int last_regno, const char *reg_name)
2296
rs6000_debug_reg_print
(FIRST_GPR_REGNO, LAST_GPR_REGNO, "gr");
2297
rs6000_debug_reg_print
(FIRST_FPR_REGNO, LAST_FPR_REGNO, "fp");
2298
rs6000_debug_reg_print
(FIRST_ALTIVEC_REGNO,
2301
rs6000_debug_reg_print
(LR_REGNO, LR_REGNO, "lr");
2302
rs6000_debug_reg_print
(CTR_REGNO, CTR_REGNO, "ctr");
2303
rs6000_debug_reg_print
(CR0_REGNO, CR7_REGNO, "cr");
2304
rs6000_debug_reg_print
(CA_REGNO, CA_REGNO, "ca");
2305
rs6000_debug_reg_print
(VRSAVE_REGNO, VRSAVE_REGNO, "vrsave");
2306
rs6000_debug_reg_print
(VSCR_REGNO, VSCR_REGNO, "vscr")
2012
rs6000_debug_reg_print
(int first_regno, int last_regno, const char *reg_name)
function
[
all
...]
Completed in 34 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026