Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-arm.c611 #define REG_LR 14 macro
627 {"r12", 12, TRUE}, {"r13", REG_SP, TRUE}, {"r14", REG_LR, TRUE}, {"r15", REG_PC, TRUE},
634 {"ip", 12, TRUE}, {"sp", REG_SP, TRUE}, {"lr", REG_LR, TRUE}, {"pc", REG_PC, TRUE},
6701 if (rd == REG_LR)
11254 && (range & ~0xff) == 1 << REG_LR)
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-arm.c424 #define REG_LR 14 macro
5044 constraint (inst.operands[0].reg == REG_LR, _("r14 not allowed here")); in do_ldrd()
5113 constraint (inst.operands[0].reg == REG_LR, _("r14 not allowed here")); in do_ldrexd()
5585 constraint (inst.operands[1].reg == REG_LR, _("r14 not allowed here")); in do_strexd()
7073 constraint (inst.operands[0].reg == REG_LR, in do_t_ldrexd()
7247 constraint (inst.operands[0].reg == REG_LR, in do_t_ldstd()
7703 && (mask & ~0xff) == 1 << REG_LR) in do_t_push_pop()
/openbsd/src/gnu/gcc/gcc/config/frv/
Dfrv.md5532 ;; regs_ever_used[REG_LR], forcing it to be saved on the stack, and