Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2013817 (match_tied_reg_operand): Remove "s" argument and return a boolean
875 (match_pc_operand, match_tied_reg_operand, match_operand)
/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() function
6009 return match_tied_reg_operand (arg, arg->dest_regno); in match_operand()
6012 return match_tied_reg_operand (arg, arg->last_regno); in match_operand()