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: C6x: Allow writes to tscl register


On Tue, 28 Sep 2010, Bernd Schmidt wrote:

> On 09/27/2010 06:34 PM, Bernd Schmidt wrote:
> > gas currently rejects
> > 	mvc .s2 b0,tscl
> > The documentation is inconsistent.  There's a table which lists the tscl
> > register as readonly, but elsewhere there's a section which explicitly
> > documents a write to this register as starting the counter.  The Linux
> > kernel, when built with the TI compiler, makes use of this, so there's
> > strong evidence that the register table in the docs is just wrong.
> > 
> > Fixed with this patch.  Ok?
> 
> New version with the requested changes.  Ok?

This version is OK.

-- 
Joseph S. Myers
joseph@codesourcery.com


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