Add new INSN_* into mips.h

Eric Christopher echristo@apple.com
Tue Jan 6 16:38:00 GMT 2009


On Jan 6, 2009, at 7:33 AM, Nick Clifton wrote:

> Hi Eric.
>
>  I was hoping that a MIPS person would answer this, but ...
>

Sorry, I missed it. :(

>> I have two solutions for this problem. One is to add a new field
>> "membership2" into struct mips_opcode, just like what "pinfo2" does.
>> Another way is to change the "membership" field from bit collection  
>> to
>> a function address. So mips_builtin_opcodes will look like this,
>
> Personally I would go with whichever method is the least intrusive,  
> and hence the least likely to generate new bugs.  To me this sounds  
> like your first suggestion - the second membership mask.

Agreed.

-eric



More information about the Binutils mailing list