OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INSN_CLASS_16
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/opcode/
score-inst.h
225
INSN_CLASS_16
,
/src/external/gpl3/binutils.old/dist/include/opcode/
score-inst.h
225
INSN_CLASS_16
,
/src/external/gpl3/gdb/dist/include/opcode/
score-inst.h
225
INSN_CLASS_16
,
/src/external/gpl3/gdb.old/dist/include/opcode/
score-inst.h
225
INSN_CLASS_16
,
/src/external/gpl3/binutils/dist/gas/config/
tc-score.c
295
#define s3_GET_INSN_SIZE(type) ((s3_GET_INSN_CLASS (type) ==
INSN_CLASS_16
) \
2417
retval =
INSN_CLASS_16
;
2513
else if (i_class ==
INSN_CLASS_16
)
2573
tmp = (backup_inst1.size == s3_INSN_SIZE) ?
INSN_CLASS_16
: INSN_CLASS_32;
tc-score7.c
142
#define s7_GET_INSN_SIZE(type) ((s7_GET_INSN_CLASS (type) ==
INSN_CLASS_16
) \
2570
retval =
INSN_CLASS_16
;
2639
else if (i_class ==
INSN_CLASS_16
)
2709
tmp = (backup_inst1.size == s7_INSN_SIZE) ?
INSN_CLASS_16
: INSN_CLASS_32;
/src/external/gpl3/binutils.old/dist/gas/config/
tc-score.c
295
#define s3_GET_INSN_SIZE(type) ((s3_GET_INSN_CLASS (type) ==
INSN_CLASS_16
) \
2417
retval =
INSN_CLASS_16
;
2513
else if (i_class ==
INSN_CLASS_16
)
2573
tmp = (backup_inst1.size == s3_INSN_SIZE) ?
INSN_CLASS_16
: INSN_CLASS_32;
tc-score7.c
142
#define s7_GET_INSN_SIZE(type) ((s7_GET_INSN_CLASS (type) ==
INSN_CLASS_16
) \
2570
retval =
INSN_CLASS_16
;
2639
else if (i_class ==
INSN_CLASS_16
)
2709
tmp = (backup_inst1.size == s7_INSN_SIZE) ?
INSN_CLASS_16
: INSN_CLASS_32;
Completed in 43 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026