Searched refs:insn_error (Results 1 – 2 of 2) sorted by relevance
591 static char *insn_error; variable2004 if (insn_error) in md_assemble()2006 as_bad ("%s `%s'", insn_error, str); in md_assemble()8563 insn_error = NULL; in mips_ip()8600 insn_error = "unrecognized opcode"; in mips_ip()8608 insn_error = "unrecognized opcode"; in mips_ip()8650 insn_error = "opcode not implemented in Octeon"; in mips_ip()8669 insn_error = "opcode not implemented in Octeon"; in mips_ip()8683 insn_error = buf; in mips_ip()8701 insn_error = buf; in mips_ip()[all …]
4678 insn_error rather than calling check_absolute_expr.4871 insn_error. Don't put the string "ERROR" in insn_error. Set4872 insn_error rather than calling as_warn for an unsupported opcode.