This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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

Re: MMX documentation


"Joseph S. Myers" wrote:
> 
> On Tue, 2 Oct 2001, Stan Shebs wrote:
> 
> > I bring this up because the many AltiVec builtins will bloat the
> > manual even further.  I'm sure users would prefer a GCC manual with
> > info on GCC, not long lists of vector builtins for various cpus. :-)
> 
> We should err on the side of having more detailed documentation rather
> than less.

But that's the problem - the documentation isn't more detailed, just
more voluminous.  Saying that __builtin_ia32_psubb implements psubb,
ad nauseum, isn't more useful than saying __builtin_ia32_@var{name}
implements @var{name} for all @var{name}.

Stan


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