Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arm.c586 #define REG_LR 14 macro
8569 constraint (inst.operands[0].reg == REG_LR, _("r14 not allowed here")); in do_ldrd()
8639 constraint (inst.operands[0].reg == REG_LR, _("r14 not allowed here")); in do_ldrexd()
9272 constraint (inst.operands[1].reg == REG_LR, _("r14 not allowed here")); in do_strexd()
10240 constraint (Rs != REG_LR || inst.instruction != T_MNEM_subs, in do_t_add_sub()
11208 constraint (inst.operands[0].reg == REG_LR, in do_t_ldrexd()
11414 constraint (inst.operands[0].reg == REG_LR, in do_t_ldstd()
11513 && Rm == REG_LR) in do_t_mov_cmp()
12244 ? REG_LR : REG_PC))) in do_t_push_pop()