OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:operandS
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-crx.c
514
on the
operands
. This hash table then provides a quick index to
656
/* Parsing different types of
operands
667
char *
operandS
; /* Pointer to start of sub-operand. */
675
operandS
= operandE = operand;
681
operandS
++;
685
process_label_constant (
operandS
, crx_ins);
692
operandS
++;
698
process_label_constant (
operandS
, crx_ins);
699
operandS
= operandE;
702
operandS
++
[
all
...]
tc-cr16.c
827
on the
operands
. This hash table then provides a quick index to
1133
/* Parsing different types of
operands
1145
char *
operandS
; /* Pointer to start of sub-operand. */
1151
operandS
= operandE = operand;
1156
operandS
++;
1160
process_label_constant (
operandS
, cr16_ins);
1167
operandS
++;
1173
process_label_constant (
operandS
, cr16_ins);
1174
operandS
= operandE;
1177
operandS
++
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/config/
tc-crx.c
514
on the
operands
. This hash table then provides a quick index to
656
/* Parsing different types of
operands
667
char *
operandS
; /* Pointer to start of sub-operand. */
675
operandS
= operandE = operand;
681
operandS
++;
685
process_label_constant (
operandS
, crx_ins);
692
operandS
++;
698
process_label_constant (
operandS
, crx_ins);
699
operandS
= operandE;
702
operandS
++
[
all
...]
tc-cr16.c
830
on the
operands
. This hash table then provides a quick index to
1136
/* Parsing different types of
operands
1148
char *
operandS
; /* Pointer to start of sub-operand. */
1154
operandS
= operandE = operand;
1159
operandS
++;
1163
process_label_constant (
operandS
, cr16_ins);
1170
operandS
++;
1176
process_label_constant (
operandS
, cr16_ins);
1177
operandS
= operandE;
1180
operandS
++
[
all
...]
Completed in 15 milliseconds
Indexes created Fri May 08 00:25:09 UTC 2026