bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: patch to add wdebug instruction for coldfire and fix few other opcod


From: Nick Clifton
Subject: Re: patch to add wdebug instruction for coldfire and fix few other opcodes
Date: 12 Nov 2001 16:33:06 +0000
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1

Hi Niraj,

> > > -{"wddatab",    one(0172000),   one(0177700), "~s", mcf },
> > > -{"wddataw",    one(0172100),   one(0177700), "~s", mcf },
> > > -{"wddatal",    one(0172200),   one(0177700), "~s", mcf },
> > > +{"wddatab",    one(0175400),   one(0177700), "~s", mcf },
> > > +{"wddataw",    one(0175500),   one(0177700), "~s", mcf },
> > > +{"wddatal",    one(0175600),   one(0177700), "~s", mcf },
> > > +{"wdebug",      two(0175700, 0000003),   two(0177700, 0177777), "~s", 
> > > mcf },

> everything is the same except for the "~s" option with my and pauli
> patch actually honestly i did not completely understand the "~s"
> option it was a yank and put thing that i did, so we can go ahead
> with pauli's change

OK - I will do that.

> do you know where "~s" type of options are documented i could not
> find it.

Yes - these arguments are documented in the header file:

        src/include/opcode/m68k.h

> but my change does work for me, you still want to patch the changes
> to "wddata[bwl]"

I will check these changes in.

Cheers
        Nick




reply via email to

[Prev in Thread] Current Thread [Next in Thread]