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_DS
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/
rs6000-tdep.c
4219
#define
PPC_DS
(insn) PPC_SEXT (PPC_FIELD (insn, 16, 14), 14)
6221
ea +=
PPC_DS
(insn) << 2;
7479
iaddr +=
PPC_DS
(insn) << 2;
/src/external/gpl3/gdb.old/dist/gdb/
rs6000-tdep.c
4220
#define
PPC_DS
(insn) PPC_SEXT (PPC_FIELD (insn, 16, 14), 14)
6222
ea +=
PPC_DS
(insn) << 2;
7480
iaddr +=
PPC_DS
(insn) << 2;
Completed in 35 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026