Searched refs:match_expression (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | ChangeLog-2013 | 438 * config/tc-mips.c (match_expression): Report uses of registers here. 808 (match_char, match_expression): New functions. 809 (match_const_int): Use match_expression. Remove "s" argument
|
| D | ChangeLog-2017 | 2864 OT_INTEGER check before the `match_expression' call.
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-mips.c | 4964 match_expression (struct mips_arg_info *arg, expressionS *value, in match_expression() function 5011 if (!match_expression (arg, &ex, r)) in match_const_int() 5225 if (!match_expression (arg, &offset_expr, offset_reloc)) in match_int_operand() 5439 return match_expression (arg, &offset_expr, r) && r[0] == BFD_RELOC_UNUSED; in match_pcrel_operand() 8477 if (!match_expression (&arg, &offset_expr, offset_reloc)) in match_insn() 8716 if (!match_expression (&arg, &offset_expr, offset_reloc)) in match_mips16_insn()
|