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_count
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
arc-dis.h
153
not three.
OPERANDS_COUNT
and OPERANDS contain only those
162
unsigned int
operands_count
;
member in struct:arc_instruction
arc-dis.c
76
unsigned
operands_count
;
member in struct:arc_disassemble_info
1221
arc_infop->
operands_count
= 0;
1394
arc_infop->operands[arc_infop->
operands_count
].kind
1398
arc_infop->operands[arc_infop->
operands_count
].value = 63;
1402
arc_infop->operands[arc_infop->
operands_count
].value = value;
1403
arc_infop->operands[arc_infop->
operands_count
].kind
1408
arc_infop->
operands_count
++;
1663
insn->
operands_count
= arc_infop->
operands_count
;
/src/external/gpl3/binutils.old/dist/opcodes/
arc-dis.h
153
not three.
OPERANDS_COUNT
and OPERANDS contain only those
162
unsigned int
operands_count
;
member in struct:arc_instruction
arc-dis.c
76
unsigned
operands_count
;
member in struct:arc_disassemble_info
1222
arc_infop->
operands_count
= 0;
1395
arc_infop->operands[arc_infop->
operands_count
].kind
1399
arc_infop->operands[arc_infop->
operands_count
].value = 63;
1403
arc_infop->operands[arc_infop->
operands_count
].value = value;
1404
arc_infop->operands[arc_infop->
operands_count
].kind
1409
arc_infop->
operands_count
++;
1664
insn->
operands_count
= arc_infop->
operands_count
;
/src/external/gpl3/gdb.old/dist/opcodes/
arc-dis.h
153
not three.
OPERANDS_COUNT
and OPERANDS contain only those
162
unsigned int
operands_count
;
member in struct:arc_instruction
arc-dis.c
76
unsigned
operands_count
;
member in struct:arc_disassemble_info
1222
arc_infop->
operands_count
= 0;
1395
arc_infop->operands[arc_infop->
operands_count
].kind
1399
arc_infop->operands[arc_infop->
operands_count
].value = 63;
1403
arc_infop->operands[arc_infop->
operands_count
].value = value;
1404
arc_infop->operands[arc_infop->
operands_count
].kind
1409
arc_infop->
operands_count
++;
1664
insn->
operands_count
= arc_infop->
operands_count
;
/src/external/gpl3/gdb/dist/opcodes/
arc-dis.h
153
not three.
OPERANDS_COUNT
and OPERANDS contain only those
162
unsigned int
operands_count
;
member in struct:arc_instruction
arc-dis.c
76
unsigned
operands_count
;
member in struct:arc_disassemble_info
1222
arc_infop->
operands_count
= 0;
1395
arc_infop->operands[arc_infop->
operands_count
].kind
1399
arc_infop->operands[arc_infop->
operands_count
].value = 63;
1403
arc_infop->operands[arc_infop->
operands_count
].value = value;
1404
arc_infop->operands[arc_infop->
operands_count
].kind
1409
arc_infop->
operands_count
++;
1664
insn->
operands_count
= arc_infop->
operands_count
;
Completed in 60 milliseconds
Indexes created Fri Mar 27 00:22:57 UTC 2026