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

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

Re: bug in documentaion of gas


From: Nick Clifton
Subject: Re: bug in documentaion of gas
Date: 22 Nov 2001 16:17:29 +0000
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1

Hi vijay,

> I am looking for a documents goving information about gnu
> assembler. I am using sh-coff-as and looking for the documenting 
> giving information related to -dsp switch.

It enables the assembly of the DSP extensions to the SH instruction
set and disables the assembly of the (presumably conflicting) SH3E and
SH4 extensions.

> as in the on line manual this is missing.i am trying to be familiar
> with DSP assembly coding.

I cases like this it is always best to examine the source code itself,
rather than relying upon the online manuals.  The source file
gas/doc/c-sh.texi for example contains this:

  @item -dsp
  Enable sh-dsp insns, and disable sh3e / sh4 insns.


> I think that document at http://www.gnu.org should be modified.

Indeed it should, since it is for the old 2.10 release.  One day...


Cheers
        Nick




reply via email to

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