Maciej W. Rozycki
1a2ec5c32f
include/opcode/
* mips.h (mips_opcode): Add the exclusions field.
(OPCODE_IS_MEMBER): Remove macro.
(cpu_is_member): New inline function.
(opcode_is_member): Likewise.
opcodes/
* micromips-opc.c (micromips_opcodes): Update comment.
* mips-opc.c (mips_builtin_opcodes): Likewise. Mark coprocessor
instructions for IOCT as appropriate.
* mips-dis.c (print_insn_mips): Replace OPCODE_IS_MEMBER with
opcode_is_member.
* configure.in: Substitute NO_WMISSING_FIELD_INITIALIZERS with
the result of a check for the -Wno-missing-field-initializers
GCC option.
* Makefile.am (NO_WMISSING_FIELD_INITIALIZERS): New variable.
(mips-opc.lo): Pass $(NO_WMISSING_FIELD_INITIALIZERS) to
compilation.
(mips16-opc.lo): Likewise.
(micromips-opc.lo): Likewise.
* aclocal.m4: Regenerate.
* configure: Regenerate.
* Makefile.in: Regenerate.
gas/
* config/tc-mips.c (NO_ISA_COP, COP_INSN): Remove macros.
(is_opcode_valid): Remove coprocessor instruction exclusions.
Replace OPCODE_IS_MEMBER with opcode_is_member.
(is_opcode_valid_16): Replace OPCODE_IS_MEMBER with
opcode_is_member.
(macro): Remove coprocessor instruction exclusions.
2012-08-13 14:26:10 +00:00
..
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2011-05-31 14:12:55 +00:00
2012-06-07 16:43:36 +00:00
2011-06-18 19:42:55 +00:00
2010-10-09 06:50:21 +00:00
2012-08-13 14:26:10 +00:00
2005-04-13 17:33:48 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2012-02-27 06:37:38 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2010-12-31 16:43:45 +00:00
2010-04-15 10:26:09 +00:00
2012-02-08 18:20:39 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2012-05-15 12:55:51 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2012-08-13 14:26:10 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2009-06-11 11:27:57 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2012-05-14 19:45:27 +00:00
2010-04-15 10:26:09 +00:00
2011-11-02 03:09:07 +00:00
2010-07-29 18:41:26 +00:00
2011-05-24 16:13:30 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2012-04-27 18:02:35 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
1999-05-03 07:29:06 +00:00
2010-04-15 10:26:09 +00:00
2010-09-29 10:14:02 +00:00
2010-04-21 18:56:45 +00:00
2011-02-03 23:20:26 +00:00
2011-02-03 23:20:26 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2010-04-15 10:26:09 +00:00
2012-02-25 22:24:21 +00:00
2012-02-25 22:24:21 +00:00
2010-07-23 14:52:53 +00:00
2010-04-15 10:26:09 +00:00
2012-07-05 19:37:52 +00:00