On Sat, Aug 20, 2011 at 11:31 PM, H.J. Lu <hjl.to...@gmail.com> wrote:
>> The patch is currently in RFC/RFT state, since I have no way to >> properly test it. The patch bootstraps OK and regression test is clean > > We are using HSW emulator (SDE): > > http://software.intel.com/en-us/articles/pre-release-license-agreement-for-intel-software-development-emulator-accept-end-user-license-agreement-and-download/ > > to test FMA, BMI/BMI2. I have a SDE sim for dejagnu so that I can run > GCC testsuite under SDE. It is not simulator that is problematic. My binutils-of-the-day doesn't support BMI2 insns. Just an idea - is it possible to setup development environment with a simulator on one of gcc compile-farm machines? This way, everything will work out of the box and with detailed instructions, I won't scratch my head on how to setup simulator every time new ISA is introduced ;) Uros