Searched refs:match_insn (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-2013 | 352 * config/tc-mips.c (match_insn): Set error when $31 is used for 396 (match_insn, match_mips16_insn, match_insns, macro_start) 416 (md_assemble, match_insn, imm2_expr.X_op, mips_ip): Update accordingly. 429 (match_insn): Replace more_alts with lax_match and use it to 456 (match_insn, match_mips16_insn): Remove soft_match code. Rely on 471 (mips_parse_argument_token, md_assemble, match_insn) 480 (match_insn, match_mips16_insn): New functions, split out from...
|
D | ChangeLog-2014 | 592 (match_insn): Add support for operands -A, -B, +' and +". Also
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-mips.c | 7700 match_insn (struct mips_cl_insn *insn, const struct mips_opcode *opcode, in match_insn() function 8172 if (match_insn (insn, opcode, tokens, opcode_extra, in match_insns() 8193 if (match_insn (insn, invalid_delay_slot, tokens, opcode_extra, in match_insns()
|