Re: [PATCH][Revised] Fix PR66509

2015-06-26 Thread Mike Stump
On Jun 26, 2015, at 9:09 AM, Jack Howarth wrote: > The attached revised patch adjusts the tests for the filds and fists > mnemonics to use the assembly... > > filds (%ebp); fists (%ebp) > > and the test for the fildq and fistq mnemonics to use the assembly... > > fildq (%ebp); fistpq (%ebp) >

Re: [PATCH][Revised] Fix PR66509

2015-06-26 Thread H.J. Lu
On Fri, Jun 26, 2015 at 9:09 AM, Jack Howarth wrote: > The attached revised patch adjusts the tests for the filds and fists > mnemonics to use the assembly... > > filds (%ebp); fists (%ebp) > > and the test for the fildq and fistq mnemonics to use the assembly... > > fildq (%ebp); fistpq (%ebp)