Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-arm.c11791 bfd_boolean low_regs; in do_t_mov_cmp() local
11793 low_regs = (Rn <= 7 && Rm <= 7); in do_t_mov_cmp()
11798 narrow = opcode != T_MNEM_movs || low_regs; in do_t_mov_cmp()
11867 if (low_regs && narrow) in do_t_mov_cmp()
11907 if (!low_regs || inst.operands[1].imm > 7) in do_t_mov_cmp()
11951 if (low_regs && inst.operands[1].shifted in do_t_mov_cmp()
11991 if (low_regs) in do_t_mov_cmp()
12022 if (low_regs) in do_t_mov_cmp()