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_ZR
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-arm.c
682
REG_TYPE_ZR
,
720
[
REG_TYPE_ZR
] = N_("ZR register expected"),
7198
inst.operands[i].iszr = (rtype ==
REG_TYPE_ZR
); \
7217
inst.operands[i].iszr = (rtype ==
REG_TYPE_ZR
); \
7927
po_reg_or_fail (
REG_TYPE_ZR
);
/src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c
682
REG_TYPE_ZR
,
720
[
REG_TYPE_ZR
] = N_("ZR register expected"),
7201
inst.operands[i].iszr = (rtype ==
REG_TYPE_ZR
); \
7220
inst.operands[i].iszr = (rtype ==
REG_TYPE_ZR
); \
7930
po_reg_or_fail (
REG_TYPE_ZR
);
Completed in 178 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026