OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ST1
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
rs6000-tdep.c
6566
int
ST1
= PPC_FIELD (insn_prefix, 8, 1);
6568
if (
ST1
!= 0)
6776
int
ST1
= PPC_FIELD (insn_prefix, 8, 1);
6808
if (
ST1
== 0) /* Prefixed Load Word and Zero, plwz */
6868
int
ST1
= PPC_FIELD (insn_prefix, 8, 1);
6890
if (
ST1
== 0) /* Prefixed Load Word and Zero, plbz */
6921
int
ST1
= PPC_FIELD (insn_prefix, 8, 1);
6923
if ((type == 0) && (
ST1
== 0))
6974
int
ST1
= PPC_FIELD (insn_prefix, 8, 1);
6976
if ((type == 0) && (
ST1
== 0)
[
all
...]
/src/external/gpl3/gdb/dist/gdb/
rs6000-tdep.c
6566
int
ST1
= PPC_FIELD (insn_prefix, 8, 1);
6568
if (
ST1
!= 0)
6776
int
ST1
= PPC_FIELD (insn_prefix, 8, 1);
6808
if (
ST1
== 0) /* Prefixed Load Word and Zero, plwz */
6868
int
ST1
= PPC_FIELD (insn_prefix, 8, 1);
6890
if (
ST1
== 0) /* Prefixed Load Word and Zero, plbz */
6921
int
ST1
= PPC_FIELD (insn_prefix, 8, 1);
6923
if ((type == 0) && (
ST1
== 0))
6974
int
ST1
= PPC_FIELD (insn_prefix, 8, 1);
6976
if ((type == 0) && (
ST1
== 0)
[
all
...]
Completed in 26 milliseconds
Indexes created Sat Aug 08 00:24:54 UTC 2026