aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/X86/x86_64-bmi-encoding.s
Commit message (Expand)AuthorAgeFilesLines
* Add X86 SARX, SHRX, and SHLX instructions.Craig Topper2011-11-141-0/+49
* Add X86 RORX instructionCraig Topper2011-11-141-0/+32
* Rename PEXTR to PEXT. Add intrinsics for BMI instructions.Craig Topper2011-10-191-8/+8
* Add X86 PEXTR and PDEP instructions.Craig Topper2011-10-161-0/+32
* Add X86 BZHI instruction as well as BMI2 feature detection.Craig Topper2011-10-161-0/+16
* Add X86 BEXTR instruction. This instruction uses VEX.vvvv to encode Operand 3...Craig Topper2011-10-161-0/+16
* Add support for X86 blsr, blsmsk, and blsi instructions. Required extra work ...Craig Topper2011-10-151-0/+57