This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: Support new PNI intrinsics
On Fri, Jun 20, 2003 at 10:15:40PM +0100, Joseph S. Myers wrote:
> On Fri, 20 Jun 2003, H. J. Lu wrote:
>
> > This patch provides the new PNI intrinsics:
>
> It doesn't include documentation (of the built-in functions or of the
> command-line options), so obviously can't be reviewed as is. If the patch
> was intended for some purpose other than to be reviewed for potential
> approval, your message could have been clearer about its purpose.
The intrinsic documentation is in the PDF file, which you can download
from the URL in my previous email. Each new instruction lists its
equivalent intrinsic. I can answer any questions anyone has.
I will document -mpni and -mno-pni.
H.J.