Searched refs:low_regs (Results 1 – 1 of 1) sorted by relevance
11497 bfd_boolean low_regs; in do_t_mov_cmp() local11499 low_regs = (Rn <= 7 && Rm <= 7); in do_t_mov_cmp()11504 narrow = opcode != T_MNEM_movs || low_regs; in do_t_mov_cmp()11573 if (low_regs && narrow) in do_t_mov_cmp()11605 if (!low_regs || inst.operands[1].imm > 7) in do_t_mov_cmp()11649 if (low_regs && inst.operands[1].shifted in do_t_mov_cmp()11689 if (low_regs) in do_t_mov_cmp()11720 if (low_regs) in do_t_mov_cmp()