Re: [PATCH,i386] cpuid function for prefetchw

2012-08-13 Thread H.J. Lu
On Mon, Aug 13, 2012 at 5:59 AM, Uros Bizjak wrote: > On Mon, Aug 13, 2012 at 2:10 PM, Jakub Jelinek wrote: > >>> > To get the prefetchw cpuid flag, cpuid >>> > function 0x8001 needs to be called. >>> > Previous to patch, function 0x7 is called. >>> > >>> > Bootstrapping and "make -k check" p

Re: [PATCH,i386] cpuid function for prefetchw

2012-08-13 Thread Uros Bizjak
On Mon, Aug 13, 2012 at 2:10 PM, Jakub Jelinek wrote: >> > To get the prefetchw cpuid flag, cpuid >> > function 0x8001 needs to be called. >> > Previous to patch, function 0x7 is called. >> > >> > Bootstrapping and "make -k check" passes without failures. >> > Ok for trunk? >> >> IMHO you mov

Re: [PATCH,i386] cpuid function for prefetchw

2012-08-13 Thread Jakub Jelinek
On Mon, Aug 13, 2012 at 11:45:36AM +0200, Jakub Jelinek wrote: > On Mon, Aug 13, 2012 at 09:29:45AM +, Gopalasubramanian, Ganesh wrote: > > To get the prefetchw cpuid flag, cpuid > > function 0x8001 needs to be called. > > Previous to patch, function 0x7 is called. > > > > Bootstrapping an

RE: [PATCH,i386] cpuid function for prefetchw

2012-08-13 Thread Gopalasubramanian, Ganesh
Yes! Thanks Jakub. -Original Message- From: Jakub Jelinek [mailto:ja...@redhat.com] Sent: Monday, August 13, 2012 3:16 PM To: Gopalasubramanian, Ganesh Cc: gcc-patches@gcc.gnu.org Subject: Re: [PATCH,i386] cpuid function for prefetchw On Mon, Aug 13, 2012 at 09:29:45AM +

Re: [PATCH,i386] cpuid function for prefetchw

2012-08-13 Thread Jakub Jelinek
On Mon, Aug 13, 2012 at 09:29:45AM +, Gopalasubramanian, Ganesh wrote: > To get the prefetchw cpuid flag, cpuid > function 0x8001 needs to be called. > Previous to patch, function 0x7 is called. > > Bootstrapping and "make -k check" passes without failures. > Ok for trunk? IMHO you move i