Home | History | Annotate | Download | only in config

Lines Matching defs:REG_LR

727 #define REG_LR	14
8004 if (inst.operands[i].reg != REG_LR)
9716 constraint (inst.operands[0].reg == REG_LR, _("r14 not allowed here"));
9786 constraint (inst.operands[0].reg == REG_LR, _("r14 not allowed here"));
10517 constraint (inst.operands[1].reg == REG_LR, _("r14 not allowed here"));
11454 constraint (Rs != REG_LR || inst.instruction != T_MNEM_subs,
12509 constraint (inst.operands[0].reg == REG_LR,
12715 constraint (inst.operands[0].reg == REG_LR,
12814 && Rm == REG_LR)
13551 ? REG_LR : REG_PC)))