Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dmips-dis.c1140 unsigned int dest_regno; member
1184 state->dest_regno = regno; in mips_seen_register()
1458 print_reg (info, opcode, state->last_reg_type, state->dest_regno); in print_insn_arg()
DChangeLog186 (mips_print_arg_state): Add fields dest_regno and seen_dest.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c4710 unsigned int dest_regno; member
5258 arg->dest_regno = regno; in match_reg_operand()
6112 return match_tied_reg_operand (arg, arg->dest_regno); in match_operand()
7831 arg.dest_regno = ILLEGAL_REG; in match_insn()
7874 if (arg.dest_regno == arg.last_regno in match_insn()
8076 arg.dest_regno = ILLEGAL_REG; in match_mips16_insn()