Searched refs:low_regs (Results 1 – 1 of 1) sorted by relevance
9550 bfd_boolean low_regs; in do_t_mov_cmp() local9552 low_regs = (inst.operands[0].reg <= 7 && inst.operands[1].reg <= 7); in do_t_mov_cmp()9557 narrow = opcode != T_MNEM_movs || low_regs; in do_t_mov_cmp()9577 if (low_regs && narrow) in do_t_mov_cmp()9609 if (!low_regs || inst.operands[1].imm > 7) in do_t_mov_cmp()9653 if (low_regs && inst.operands[1].shifted in do_t_mov_cmp()9706 if (low_regs) in do_t_mov_cmp()