OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:issingle
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-arm.c
556
unsigned
issingle
: 1; /* Operand is VFP single-precision register. */
member in struct:arm_it::__anon9986
6742
inst.operands[i].
issingle
= (rtype == REG_TYPE_VFS);
6785
inst.operands[i].
issingle
= (rtype == REG_TYPE_VFS);
6873
inst.operands[i].
issingle
= (rtype == REG_TYPE_VFS);
6892
inst.operands[i].
issingle
= 1;
6939
inst.operands[i].
issingle
= 1;
7194
inst.operands[i].
issingle
= (rtype == REG_TYPE_VFS); \
7213
inst.operands[i].
issingle
= (rtype == REG_TYPE_VFS); \
7839
inst.operands[i].
issingle
= 1;
7851
inst.operands[i].
issingle
= 1
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c
556
unsigned
issingle
: 1; /* Operand is VFP single-precision register. */
member in struct:arm_it::__anon11458
6745
inst.operands[i].
issingle
= (rtype == REG_TYPE_VFS);
6788
inst.operands[i].
issingle
= (rtype == REG_TYPE_VFS);
6876
inst.operands[i].
issingle
= (rtype == REG_TYPE_VFS);
6895
inst.operands[i].
issingle
= 1;
6942
inst.operands[i].
issingle
= 1;
7197
inst.operands[i].
issingle
= (rtype == REG_TYPE_VFS); \
7216
inst.operands[i].
issingle
= (rtype == REG_TYPE_VFS); \
7842
inst.operands[i].
issingle
= 1;
7854
inst.operands[i].
issingle
= 1
[
all
...]
Completed in 40 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026