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

/haiku-buildtools/binutils/gas/config/
H A Dtc-arm.c795 #define BAD_OVERLAP _("registers may not be the same") macro
8736 constraint (Rd == Rn, BAD_OVERLAP);
9576 || inst.operands[0].reg == inst.operands[2].reg, BAD_OVERLAP);
9598 || inst.operands[0].reg == inst.operands[2].reg, BAD_OVERLAP);
9618 BAD_OVERLAP);
9630 || inst.operands[0].reg == inst.operands[2].reg, BAD_OVERLAP);
9639 || inst.operands[0].reg == inst.operands[2].reg, BAD_OVERLAP);
10264 constraint (inst.operands[0].reg == inst.operands[1].reg, BAD_OVERLAP);
11575 BAD_OVERLAP);
11681 BAD_OVERLAP);
[all...]
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-arm.c568 #define BAD_OVERLAP _("registers may not be the same") macro
5478 || inst.operands[0].reg == inst.operands[2].reg, BAD_OVERLAP);
5505 BAD_OVERLAP);
5945 constraint (inst.operands[0].reg == inst.operands[1].reg, BAD_OVERLAP);
6999 BAD_OVERLAP);
7914 BAD_OVERLAP);

Completed in 195 milliseconds