Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-arm.c743 #define REG_LR 14 macro
8199 if (inst.operands[i].reg != REG_LR) in parse_operands()
9900 constraint (inst.operands[0].reg == REG_LR, _("r14 not allowed here")); in do_ldrd()
9970 constraint (inst.operands[0].reg == REG_LR, _("r14 not allowed here")); in do_ldrexd()
10701 constraint (inst.operands[1].reg == REG_LR, _("r14 not allowed here")); in do_strexd()
11732 constraint (Rs != REG_LR || inst.instruction != T_MNEM_subs, in do_t_add_sub()
12776 constraint (inst.operands[0].reg == REG_LR, in do_t_ldrexd()
12982 constraint (inst.operands[0].reg == REG_LR, in do_t_ldstd()
13081 && Rm == REG_LR) in do_t_mov_cmp()
13818 ? REG_LR : REG_PC))) in do_t_push_pop()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/frv/
Dfrv.md4982 ;; regs_ever_used[REG_LR], forcing it to be saved on the stack, and