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


Bernd Schmidt wrote:
> 
> The documentation for the builtins is somewhat brief; if someone wants to
> program with these extensions they probably need to have an instruction set
> reference manual anyway so I thought it pointless (and too much work :-) to
> document precisely what all the instructions do.

Yeah, when the hundreds of AltiVec instructions get added, the manual
will be getting kind of fat.  How about documenting groups of similar
instructions as __builtin_ia32_@var{name}, then just including a
bare listing of the accepted names?

> + @table @code
> + @item int __buitlin_ia32_comieq (v4sf, v4sf)

Probably want "builtin" rather than "buitlin". :-)

Stan


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