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

/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-arm.c340 unsigned isvec : 1; /* Is a single, double or quad VFP/Neon reg. */ member in struct:arm_it::__anon446
5134 inst.operands[i].isvec = 1;
5185 inst.operands[i].isvec = 1;
5255 inst.operands[i].isvec = 1;
5274 inst.operands[i].isvec = 1;
5286 inst.operands[i].isvec = 1;
5464 inst.operands[i].isvec = (rtype == REG_TYPE_VFS \
5479 inst.operands[i].isvec = (rtype == REG_TYPE_VFS \
5842 inst.operands[i].isvec = 1; /* Mark VFP control reg as vector. */
5869 inst.operands[i].isvec
[all...]

Completed in 84 milliseconds