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/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.old/dist/gdb/
rs6000-tdep.c
6567
int
ST1
= PPC_FIELD (insn_prefix, 8, 1);
6569
if (
ST1
!= 0)
6777
int
ST1
= PPC_FIELD (insn_prefix, 8, 1);
6809
if (
ST1
== 0) /* Prefixed Load Word and Zero, plwz */
6869
int
ST1
= PPC_FIELD (insn_prefix, 8, 1);
6891
if (
ST1
== 0) /* Prefixed Load Word and Zero, plbz */
6922
int
ST1
= PPC_FIELD (insn_prefix, 8, 1);
6924
if ((type == 0) && (
ST1
== 0))
6975
int
ST1
= PPC_FIELD (insn_prefix, 8, 1);
6977
if ((type == 0) && (
ST1
== 0)
[
all
...]
Completed in 37 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026