Searched refs:REG_TYPE_ZR (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c691 REG_TYPE_ZR, enumerator in enum:arm_reg_type
736 [REG_TYPE_ZR] = N_("ZR register expected"),
7342 inst.operands[i].iszr = (rtype == REG_TYPE_ZR); \
7361 inst.operands[i].iszr = (rtype == REG_TYPE_ZR); \
8092 po_reg_or_fail (REG_TYPE_ZR);
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c691 REG_TYPE_ZR, enumerator in enum:arm_reg_type
736 [REG_TYPE_ZR] = N_("ZR register expected"),
7342 inst.operands[i].iszr = (rtype == REG_TYPE_ZR); \
7361 inst.operands[i].iszr = (rtype == REG_TYPE_ZR); \
8092 po_reg_or_fail (REG_TYPE_ZR);
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c689 REG_TYPE_ZR enumerator in enum:arm_reg_type
7287 inst.operands[i].iszr = (rtype == REG_TYPE_ZR); \
7306 inst.operands[i].iszr = (rtype == REG_TYPE_ZR); \
8035 po_reg_or_fail (REG_TYPE_ZR);

Completed in 522 milliseconds