Searched refs:insn_error (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mips.c591 static char *insn_error; variable
2011 if (insn_error)
2013 as_bad ("%s `%s'", insn_error, str);
8570 insn_error = NULL;
8607 insn_error = "unrecognized opcode";
8615 insn_error = "unrecognized opcode";
8657 insn_error = "opcode not implemented in Octeon";
8676 insn_error = "opcode not implemented in Octeon";
8690 insn_error = buf;
8708 insn_error
[all...]

Completed in 60 milliseconds