OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OP_CCR
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/h8300/
h8300-sim.h
72
OP_CCR
, /* Condition Code Register. */
compile.c
939
p->type = X (
OP_CCR
, SB);
960
p->type =
OP_CCR
;
2338
if (code->src.type == X (
OP_CCR
, SB))
2374
if (code->dst.type == X (
OP_CCR
, SB))
2392
if (code->dst.type == X (
OP_CCR
, SB))
2410
if (code->dst.type == X (
OP_CCR
, SB))
4184
if (code->dst.type == X (
OP_CCR
, SB) ||
4185
code->dst.type == X (
OP_CCR
, SW))
/src/external/gpl3/gdb.old/dist/sim/h8300/
h8300-sim.h
72
OP_CCR
, /* Condition Code Register. */
compile.c
939
p->type = X (
OP_CCR
, SB);
960
p->type =
OP_CCR
;
2338
if (code->src.type == X (
OP_CCR
, SB))
2374
if (code->dst.type == X (
OP_CCR
, SB))
2392
if (code->dst.type == X (
OP_CCR
, SB))
2410
if (code->dst.type == X (
OP_CCR
, SB))
4184
if (code->dst.type == X (
OP_CCR
, SB) ||
4185
code->dst.type == X (
OP_CCR
, SW))
Completed in 33 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026