OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IS_VSX_PSEUDOREG
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/
rs6000-tdep.c
107
#define
IS_VSX_PSEUDOREG
(tdep, regnum) ((tdep)->ppc_vsr0_regnum >= 0 \
2539
if (
IS_VSX_PSEUDOREG
(tdep, regno))
2633
else if (
IS_VSX_PSEUDOREG
(tdep, regnum)
3000
if (
IS_VSX_PSEUDOREG
(tdep, reg_nr))
3047
if (
IS_VSX_PSEUDOREG
(tdep, reg_nr))
3163
else if (
IS_VSX_PSEUDOREG
(tdep, reg_nr)
3192
else if (
IS_VSX_PSEUDOREG
(tdep, reg_nr)
3255
if (
IS_VSX_PSEUDOREG
(tdep, reg_nr))
3329
else if (
IS_VSX_PSEUDOREG
(tdep, reg_nr)
/src/external/gpl3/gdb.old/dist/gdb/
rs6000-tdep.c
107
#define
IS_VSX_PSEUDOREG
(tdep, regnum) ((tdep)->ppc_vsr0_regnum >= 0 \
2540
if (
IS_VSX_PSEUDOREG
(tdep, regno))
2634
else if (
IS_VSX_PSEUDOREG
(tdep, regnum)
3001
if (
IS_VSX_PSEUDOREG
(tdep, reg_nr))
3048
if (
IS_VSX_PSEUDOREG
(tdep, reg_nr))
3164
else if (
IS_VSX_PSEUDOREG
(tdep, reg_nr)
3193
else if (
IS_VSX_PSEUDOREG
(tdep, reg_nr)
3256
if (
IS_VSX_PSEUDOREG
(tdep, reg_nr))
3330
else if (
IS_VSX_PSEUDOREG
(tdep, reg_nr)
Completed in 36 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026