This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: MIPS PATCH: OPCODE_IS_MEMBER


   Date: Fri, 22 Oct 1999 14:46:08 -0400 (EDT)
   From: Gavin Romig-Koch <gavin@cygnus.com>

   This MIPS patch takes the code that determines if an opcode is a
   member of a particular ISA from three places in two files and
   moves it into "include/opcode/mips.h".

   OK to commit?

   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 is OK with me.

Ian

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]