Searched refs:low_regs (Results 1 – 1 of 1) sorted by relevance
11791 bfd_boolean low_regs; in do_t_mov_cmp() local11793 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()