OSDN Git Service

For include/opcode:
authorGavin Romig-Koch <gavin@redhat.com>
Mon, 1 Nov 1999 19:29:55 +0000 (19:29 +0000)
committerGavin Romig-Koch <gavin@redhat.com>
Mon, 1 Nov 1999 19:29:55 +0000 (19:29 +0000)
commit2c74239c50b6b7f9e08083a8692621d4d314d011
treeb5bf341d6b81f3f0f52ee1257f20e4342ffdeed6
parent2a60f6b927d8f72f0e5600a26f07d06d9046c53b
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.
include/opcode/ChangeLog
include/opcode/mips.h
opcodes/ChangeLog
opcodes/mips-dis.c