This is the mail archive of the binutils@sourceware.org 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]
Other format: [Raw text]

Re: Add support for the Motorola e300's icbt


On Thu, Aug 11, 2005 at 05:38:50PM -0400, Daniel Jacobowitz wrote:
> Lot of work for such a little change...
> 
> The e300 family support the Book E syntax for icbt.  Otherwise, though,
> they're basically 603 cores.  It seemed like a bad idea to claim it was
> Book E to the assembler when there's really only the one instruction.
> So this patch adds -me300, which can assemble the instruction, and -M e300,
> which can disassemble it.
> 
> While editing this I noticed that as -many assembles the Book E version of
> icbt, but objdump disassembles the 403 version by default.  Should probably
> be fixed one way or the other, but I didn't touch it.
> 
> Is this patch OK?

There were no objections and the patch is straightforward; I've checked
this in.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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