Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c4690 struct mips_arg_info struct
4729 match_out_of_range (struct mips_arg_info *arg) in match_out_of_range() argument
4737 match_not_constant (struct mips_arg_info *arg) in match_not_constant()
4747 match_char (struct mips_arg_info *arg, char ch) in match_char()
4764 match_expression (struct mips_arg_info *arg, expressionS *value, in match_expression()
4807 match_const_int (struct mips_arg_info *arg, offsetT *value) in match_const_int()
4907 check_regno (struct mips_arg_info *arg, in check_regno()
4951 match_regno (struct mips_arg_info *arg, enum mips_reg_operand_type type, in match_regno()
4969 match_reg (struct mips_arg_info *arg, enum mips_reg_operand_type type, in match_reg()
4986 match_reg_range (struct mips_arg_info *arg, enum mips_reg_operand_type type, in match_reg_range()
[all …]
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-2013425 * config/tc-mips.c (mips_arg_info): Replace allow_nonconst and
430 initialize the mips_arg_info field. Add a complete_p parameter.
445 * config/tc-mips.c (mips_arg_info): Remove soft_match.
807 (mips_arg_info): Add a token field. Remove optional_reg field.
869 (mips_arg_info): New structure.