Home | History | Annotate | Download | only in config

Lines Matching defs:REG_LR

727 #define REG_LR	14
8007 if (inst.operands[i].reg != REG_LR)
9719 constraint (inst.operands[0].reg == REG_LR, _("r14 not allowed here"));
9789 constraint (inst.operands[0].reg == REG_LR, _("r14 not allowed here"));
10520 constraint (inst.operands[1].reg == REG_LR, _("r14 not allowed here"));
11457 constraint (Rs != REG_LR || inst.instruction != T_MNEM_subs,
12512 constraint (inst.operands[0].reg == REG_LR,
12718 constraint (inst.operands[0].reg == REG_LR,
12817 && Rm == REG_LR)
13554 ? REG_LR : REG_PC)))