OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PPC_XTp
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/
rs6000-tdep.c
4230
#define
PPC_XTp
(insn) ((PPC_BIT (insn, 10) << 5) \
4885
ppc_record_vsr (regcache, tdep,
PPC_XTp
(insn));
4886
ppc_record_vsr (regcache, tdep,
PPC_XTp
(insn) + 1);
5258
ppc_record_vsr (regcache, tdep,
PPC_XTp
(insn));
5259
ppc_record_vsr (regcache, tdep,
PPC_XTp
(insn) + 1);
7144
ppc_record_vsr (regcache, tdep,
PPC_XTp
(insn_suffix));
7145
ppc_record_vsr (regcache, tdep,
PPC_XTp
(insn_suffix) + 1);
/src/external/gpl3/gdb.old/dist/gdb/
rs6000-tdep.c
4231
#define
PPC_XTp
(insn) ((PPC_BIT (insn, 10) << 5) \
4886
ppc_record_vsr (regcache, tdep,
PPC_XTp
(insn));
4887
ppc_record_vsr (regcache, tdep,
PPC_XTp
(insn) + 1);
5259
ppc_record_vsr (regcache, tdep,
PPC_XTp
(insn));
5260
ppc_record_vsr (regcache, tdep,
PPC_XTp
(insn) + 1);
7145
ppc_record_vsr (regcache, tdep,
PPC_XTp
(insn_suffix));
7146
ppc_record_vsr (regcache, tdep,
PPC_XTp
(insn_suffix) + 1);
Completed in 34 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026