[PATCH] Add a second 'pinfo' member to mips_opcode to extend number of available bits

Eric Christopher echristo@redhat.com
Thu Jan 20 17:59:00 GMT 2005


On Thu, 2005-01-20 at 11:52 +0000, Richard Sandiford wrote:
> Fred Fish <fnf@specifixinc.com> writes:
> > 	(INSN_ALIAS): New define for opcode table entries that are
> > 	specific instances of another entry, such as 'move' for an 'or'
> > 	with a zero operand.
> > 	(INSN_READ_MDMX_ACC): Redefine from 0 to 0x2.
> > 	(INSN_WRITE_MDMX_ACC): Redefine from 0 to 0x4.
> 
> Just a suggestion (I've no authority here ;) but maybe it would
> be better to use names like INSN2_* for flags that apply to pinfo2?
> Less chance of using the wrong pinfo field accidentally.

Seems like a good idea to me.

-eric




More information about the Binutils mailing list