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

/haiku-buildtools/binutils/gas/config/
H A Dtc-arm.c576 REG_TYPE_NQ, enumerator in enum:arm_reg_type
595 If TYPE is REG_TYPE_VFD or REG_TYPE_NQ, the NEON field can point to extra
1497 && (reg->type == REG_TYPE_NQ || reg->type == REG_TYPE_VFD))
1502 || reg->type == REG_TYPE_NQ))
1872 if (regtype == REG_TYPE_NQ)
1915 if (regtype == REG_TYPE_NQ)
2037 if (rtype == REG_TYPE_NQ)
2069 int hireg, dregs = (rtype == REG_TYPE_NQ) ? 2 : 1;
2101 if (rtype == REG_TYPE_NQ)
2355 basetype = REG_TYPE_NQ;
[all...]

Completed in 104 milliseconds