This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: [MIPS PATCH RFA] Re: add MDMX support to binutils.
At 23 May 2002 18:01:26 -0700, Eric Christopher wrote:
> I'll look at it later tonight. One thing that comes to mind though is
> that MDMX hasn't been released as an official extension to the new
> mips32/64 architectures (which is where you are getting the encodings
> from), and I'd prefer not to include this until that time. Do you happen
> to know when that might be?
Alas, I do not.
> Until then we can call it an SB1 extension
> to binutils for instructions that you have.
The SB-1 core implements a subset of the MDMX instruction set
(specifically, the .ob instructions).
My hope was to get the generic MDMX changes in and then add the "SB1"
flag to the appropriate instructions so that they're usable when
assembling for SB-1.
My thought was that that strategy would be easier and saner (and less
likely to cause breakage in the future 8-) than having somebody try to
merge the two sets of instructions at some later point in time.
> Anyhow, I'll finish looking over the patch later.
thanks.
chris