OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:REG_TYPE_VFS
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-arm.c
662
REG_TYPE_VFS
,
705
[
REG_TYPE_VFS
] = N_("VFP single precision register expected"),
1679
&& (reg->type ==
REG_TYPE_VFS
|| reg->type == REG_TYPE_VFD))
1681
&& (reg->type ==
REG_TYPE_VFS
|| reg->type == REG_TYPE_VFD
1684
&& (reg->type ==
REG_TYPE_VFS
|| reg->type == REG_TYPE_VFD))
1729
&& !(type ==
REG_TYPE_VFS
1838
case
REG_TYPE_VFS
:
2100
regtype =
REG_TYPE_VFS
;
2164
if (regtype ==
REG_TYPE_VFS
)
6742
inst.operands[i].issingle = (rtype ==
REG_TYPE_VFS
);
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c
662
REG_TYPE_VFS
,
705
[
REG_TYPE_VFS
] = N_("VFP single precision register expected"),
1678
&& (reg->type ==
REG_TYPE_VFS
|| reg->type == REG_TYPE_VFD))
1680
&& (reg->type ==
REG_TYPE_VFS
|| reg->type == REG_TYPE_VFD
1683
&& (reg->type ==
REG_TYPE_VFS
|| reg->type == REG_TYPE_VFD))
1728
&& !(type ==
REG_TYPE_VFS
1837
case
REG_TYPE_VFS
:
2099
regtype =
REG_TYPE_VFS
;
2163
if (regtype ==
REG_TYPE_VFS
)
6745
inst.operands[i].issingle = (rtype ==
REG_TYPE_VFS
);
[
all
...]
Completed in 39 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026