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: Define _mm*_undefined_*


On Mon, Mar 17, 2014 at 7:39 AM, Ilya Tocar <tocarip.intel@gmail.com> wrote:
> Do you know of any cases where xor is
> generated (except for destination in gather/scatter)

I don't have any code exhibiting this handy right now.  I'll keep an eye out.


>  but it also clobbers
> flags. Maybe just define it to setzero for now?

What do you mean by "clobbers flags"?  Do you have an example?


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