Searched refs:BAD_OVERLAP (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-arm.c656 #define BAD_OVERLAP _("registers may not be the same") macro
7567 || inst.operands[0].reg == inst.operands[2].reg, BAD_OVERLAP);
7594 BAD_OVERLAP);
8207 constraint (inst.operands[0].reg == inst.operands[1].reg, BAD_OVERLAP);
9349 BAD_OVERLAP);
10398 BAD_OVERLAP);

Completed in 187 milliseconds