Re: PATCH: Support BMI, BMI2 and LZCNT in

2011-08-25 Thread Uros Bizjak
On Fri, Aug 26, 2011 at 1:11 AM, H.J. Lu wrote: > should support all Intel intrinsics.  This patch adds > BMI, BMI2 and LZCNT support to .  OK for trunk? OK if passes regression testing. Uros.

PATCH: Support BMI, BMI2 and LZCNT in

2011-08-25 Thread H.J. Lu
Hi, should support all Intel intrinsics. This patch adds BMI, BMI2 and LZCNT support to . OK for trunk? Thanks. H.J. --- 2011-08-25 H.J. Lu * config/i386/bmi2intrin.h: Allow in . * config/i386/bmiintrin.h: Likewise. * config/i386/lzcntintrin.h: Likewise.