Hi, I have re-introduced 3dnowa instruction back into the testsuites. PFA, the 'git diff' of testsuites and the ChangeLog in plain text file. If everything is fine, can someone please check it into the trunk. Regards, Saravanan -----Original Message----- From: H.J. Lu [mailto:hjl.tools@gmail.com] Sent: Friday, August 10, 2012 10:15 PM To: Ekanathan, Saravanan Cc: binutils@sourceware.org Subject: Re: [PATCH] Enabling ADCX, ADOX, RDSEED and PREFETCHW in asm and objdump On Thu, Aug 9, 2012 at 11:48 PM, Ekanathan, Saravanan wrote: > Hi, > Below has removed pswapd instruction from some of i386 tests especially arch-10.d and x86-64-arch-2.d. > This was existing to test one of 3DNOWA instruction (pswapd) with "-march=3dnowa". > One can also see '3dnowa' being passed explicitly in -march option in these dump files to test this combination. > Could you please include them back? It was removed due to prefetchw conflict. Please feel free to add a separate test for 3dnowa. Thanks. -- H.J.