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

/macosx-10.9.5/cctools-845/as/
H A Darm.c463 REG_TYPE_NQ, enumerator in enum:arm_reg_type
481 If TYPE is REG_TYPE_VFD or REG_TYPE_NQ, the NEON field can point to extra
1234 && (reg->type == REG_TYPE_NQ || reg->type == REG_TYPE_VFD))
1239 || reg->type == REG_TYPE_NQ))
1605 if (regtype == REG_TYPE_NQ)
1648 if (regtype == REG_TYPE_NQ)
1767 if (rtype == REG_TYPE_NQ)
1800 int hireg, dregs = (rtype == REG_TYPE_NQ) ? 2 : 1;
1842 if (rtype == REG_TYPE_NQ)
2086 basetype = REG_TYPE_NQ;
[all...]

Completed in 82 milliseconds