Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-arm.c909 #define BAD_OVERLAP _("registers may not be the same") macro
9752 constraint (Rd == Rn, BAD_OVERLAP); in do_co_reg2c()
10664 || inst.operands[0].reg == inst.operands[2].reg, BAD_OVERLAP); in do_strex()
10686 || inst.operands[0].reg == inst.operands[2].reg, BAD_OVERLAP); in do_t_strexbh()
10706 BAD_OVERLAP); in do_strexd()
10718 || inst.operands[0].reg == inst.operands[2].reg, BAD_OVERLAP); in do_stlex()
10727 || inst.operands[0].reg == inst.operands[2].reg, BAD_OVERLAP); in do_t_stlex()
11371 constraint (inst.operands[0].reg == inst.operands[1].reg, BAD_OVERLAP); in do_xsc_mra()
12782 BAD_OVERLAP); in do_t_ldrexd()
12888 BAD_OVERLAP); in do_t_ldst()
[all …]