Add X86 BZHI instruction as well as BMI2 feature detection.
[oota-llvm.git] / test / MC / X86 / x86_64-bmi-encoding.s
2011-10-16 Craig TopperAdd X86 BZHI instruction as well as BMI2 feature detection.
2011-10-16 Craig TopperAdd X86 BEXTR instruction. This instruction uses VEX...
2011-10-15 Craig TopperAdd support for X86 blsr, blsmsk, and blsi instructions...