OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:h8300smode
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-h8300.c
43
static void
h8300smode
(int);
82
h8300smode
(int arg ATTRIBUTE_UNUSED)
function
196
{"h8300s",
h8300smode
, 0},
/src/external/gpl3/binutils.old/dist/gas/config/
tc-h8300.c
43
static void
h8300smode
(int);
82
h8300smode
(int arg ATTRIBUTE_UNUSED)
function
196
{"h8300s",
h8300smode
, 0},
/src/external/gpl3/gdb/dist/sim/h8300/
compile.c
316
int
h8300smode
= 0;
variable
381
if (
h8300smode
&& !h8300_normal_mode)
416
(q->available == AV_H8S && !
h8300smode
) ||
1595
|| (p1->available == AV_H8S && !
h8300smode
)
1599
|| (p2->available == AV_H8S && !
h8300smode
)
1662
if (
h8300smode
&& !h8300_normal_mode)
1788
if (
h8300smode
) /* Get exr. */
2177
if (h8300hmode ||
h8300smode
)
2343
else if (code->src.type == X (OP_EXR, SB) &&
h8300smode
)
2345
if (
h8300smode
)
[
all
...]
/src/external/gpl3/gdb.old/dist/sim/h8300/
compile.c
316
int
h8300smode
= 0;
variable
381
if (
h8300smode
&& !h8300_normal_mode)
416
(q->available == AV_H8S && !
h8300smode
) ||
1595
|| (p1->available == AV_H8S && !
h8300smode
)
1599
|| (p2->available == AV_H8S && !
h8300smode
)
1662
if (
h8300smode
&& !h8300_normal_mode)
1788
if (
h8300smode
) /* Get exr. */
2177
if (h8300hmode ||
h8300smode
)
2343
else if (code->src.type == X (OP_EXR, SB) &&
h8300smode
)
2345
if (
h8300smode
)
[
all
...]
Completed in 29 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026