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_INDEXB
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/h8300/
h8300-sim.h
81
OP_INDEXB
, /* Byte index mode */
compile.c
878
p->type = X (
OP_INDEXB
, OP_SIZE (q->how));
907
case
OP_INDEXB
:
1137
case X (
OP_INDEXB
, SB):
1138
case X (
OP_INDEXB
, SW):
1139
case X (
OP_INDEXB
, SL):
1148
case
OP_INDEXB
: t &= 0xff; break;
1389
case X (
OP_INDEXB
, SB):
1390
case X (
OP_INDEXB
, SW):
1391
case X (
OP_INDEXB
, SL):
1400
case
OP_INDEXB
: t &= 0xff; break
[
all
...]
/src/external/gpl3/gdb.old/dist/sim/h8300/
h8300-sim.h
81
OP_INDEXB
, /* Byte index mode */
compile.c
878
p->type = X (
OP_INDEXB
, OP_SIZE (q->how));
907
case
OP_INDEXB
:
1137
case X (
OP_INDEXB
, SB):
1138
case X (
OP_INDEXB
, SW):
1139
case X (
OP_INDEXB
, SL):
1148
case
OP_INDEXB
: t &= 0xff; break;
1389
case X (
OP_INDEXB
, SB):
1390
case X (
OP_INDEXB
, SW):
1391
case X (
OP_INDEXB
, SL):
1400
case
OP_INDEXB
: t &= 0xff; break
[
all
...]
Completed in 30 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026