Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c5756 match_tied_reg_operand (struct mips_arg_info *arg, unsigned int other_regno) in match_tied_reg_operand() argument
5760 return match_reg (arg, OP_REG_GP, &regno) && regno == other_regno; in match_tied_reg_operand()