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]
Other format: [Raw text]

Re: PATCH: x86/x86-64: Support Intel MNI intrinsics


On Friday 24 February 2006 22:59, H. J. Lu wrote:
> > Second from what I heard mwait and monitor are not really SSE3
> > intrinsics at all.
>
> They are enabled by -msse3.

And what if another processor adds SSE3 instructions but not
the MNI instructions?

> > Third there is little explaination on what these new MNI intrinsics
> > do?
>
> Their spec will be published later. It did pass our internal MNI
> intrinsic testsuite. If you have questions on specific MNI intrinsic,
> I will try to answer.

So nobody can really review your patch, because it's unclear what
you are trying to implement.

Gr.
Steven


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