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

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c908 #define BAD_OVERLAP _("registers may not be the same") macro
9722 constraint (Rd == Rn, BAD_OVERLAP);
10634 || inst.operands[0].reg == inst.operands[2].reg, BAD_OVERLAP);
10656 || inst.operands[0].reg == inst.operands[2].reg, BAD_OVERLAP);
10676 BAD_OVERLAP);
10688 || inst.operands[0].reg == inst.operands[2].reg, BAD_OVERLAP);
10697 || inst.operands[0].reg == inst.operands[2].reg, BAD_OVERLAP);
11346 constraint (inst.operands[0].reg == inst.operands[1].reg, BAD_OVERLAP);
12758 BAD_OVERLAP);
12864 BAD_OVERLAP);
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c903 #define BAD_OVERLAP _("registers may not be the same") macro
9668 constraint (Rd == Rn, BAD_OVERLAP);
10580 || inst.operands[0].reg == inst.operands[2].reg, BAD_OVERLAP);
10602 || inst.operands[0].reg == inst.operands[2].reg, BAD_OVERLAP);
10622 BAD_OVERLAP);
10634 || inst.operands[0].reg == inst.operands[2].reg, BAD_OVERLAP);
10643 || inst.operands[0].reg == inst.operands[2].reg, BAD_OVERLAP);
11292 constraint (inst.operands[0].reg == inst.operands[1].reg, BAD_OVERLAP);
12698 BAD_OVERLAP);
12804 BAD_OVERLAP);
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c908 #define BAD_OVERLAP _("registers may not be the same") macro
9722 constraint (Rd == Rn, BAD_OVERLAP);
10634 || inst.operands[0].reg == inst.operands[2].reg, BAD_OVERLAP);
10656 || inst.operands[0].reg == inst.operands[2].reg, BAD_OVERLAP);
10676 BAD_OVERLAP);
10688 || inst.operands[0].reg == inst.operands[2].reg, BAD_OVERLAP);
10697 || inst.operands[0].reg == inst.operands[2].reg, BAD_OVERLAP);
11346 constraint (inst.operands[0].reg == inst.operands[1].reg, BAD_OVERLAP);
12758 BAD_OVERLAP);
12864 BAD_OVERLAP);
[all...]

Completed in 404 milliseconds