For include/opcode:

* mips.h (OPCODE_IS_MEMBER): New.

For gas:

	* config/tc-mips.c (macro_build): Use OPCODE_IS_MEMBER.
	(mips_ip): Use OPCODE_IS_MEMBER.

For opcodes:

	* mips-dis.c (_print_insn_mips): Use OPCODE_IS_MEMBER.
This commit is contained in:
Gavin Koch
1999-11-01 19:29:55 +00:00
parent f1a1e10e18
commit 7372e38bfd
2 changed files with 22 additions and 0 deletions

View File

@ -1,3 +1,7 @@
1999-11-01 Gavin Romig-Koch <gavin@cygnus.com>
* mips.h (OPCODE_IS_MEMBER): New.
1999-10-29 Nick Clifton <nickc@cygnus.com>
* d30v.h (SHORT_AR): Define.