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

/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-arm.c450 REG_TYPE_NQ, enumerator in enum:arm_reg_type
468 If TYPE is REG_TYPE_VFD or REG_TYPE_NQ, the NEON field can point to extra
1274 && (reg->type == REG_TYPE_NQ || reg->type == REG_TYPE_VFD))
1279 || reg->type == REG_TYPE_NQ))
1645 if (regtype == REG_TYPE_NQ)
1688 if (regtype == REG_TYPE_NQ)
1807 if (rtype == REG_TYPE_NQ)
1840 int hireg, dregs = (rtype == REG_TYPE_NQ) ? 2 : 1;
1872 if (rtype == REG_TYPE_NQ)
2110 basetype = REG_TYPE_NQ;
[all...]

Completed in 111 milliseconds