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

/macosx-10.9.5/cctools-845/as/
H A Darm.c672 #define BAD_OVERLAP _("registers may not be the same") macro
6486 || inst.operands[0].reg == inst.operands[2].reg, BAD_OVERLAP);
6513 BAD_OVERLAP);
7194 constraint (inst.operands[0].reg == inst.operands[1].reg, BAD_OVERLAP);
8346 BAD_OVERLAP);
9438 BAD_OVERLAP);

Completed in 122 milliseconds