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_IMM
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/h8300/
h8300-sim.h
73
OP_IMM
, /* Immediate value. */
compile.c
364
*val = X (
OP_IMM
, SP);
762
p->type = X (
OP_IMM
, OP_SIZE (q->how));
772
p->type = X (
OP_IMM
, OP_SIZE (q->how));
873
p->type = X (
OP_IMM
, SP);
1182
case X (
OP_IMM
, SB): /* Immediate, byte. */
1183
case X (
OP_IMM
, SW): /* Immediate, word. */
1184
case X (
OP_IMM
, SL): /* Immediate, long. */
3094
if (code->src.type == X (
OP_IMM
, SB))
3120
if (code->src.type == X (
OP_IMM
, SW))
3146
if (code->src.type == X (
OP_IMM
, SL)
[
all
...]
/src/external/gpl3/gdb.old/dist/sim/h8300/
h8300-sim.h
73
OP_IMM
, /* Immediate value. */
compile.c
364
*val = X (
OP_IMM
, SP);
762
p->type = X (
OP_IMM
, OP_SIZE (q->how));
772
p->type = X (
OP_IMM
, OP_SIZE (q->how));
873
p->type = X (
OP_IMM
, SP);
1182
case X (
OP_IMM
, SB): /* Immediate, byte. */
1183
case X (
OP_IMM
, SW): /* Immediate, word. */
1184
case X (
OP_IMM
, SL): /* Immediate, long. */
3094
if (code->src.type == X (
OP_IMM
, SB))
3120
if (code->src.type == X (
OP_IMM
, SW))
3146
if (code->src.type == X (
OP_IMM
, SL)
[
all
...]
Completed in 31 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026