summaryrefslogtreecommitdiff
path: root/lib/Target/X86/X86InstrVMX.td
AgeCommit message (Expand)AuthorFilesLines
2014-02-18Add an x86 prefix encoding for instructions that would decode to a different ...Craig Topper1-9/+9
2014-01-14Separate the concept of 16-bit/32-bit operand size controlled by 0x66 prefix ...Craig Topper1-5/+5
2013-12-20[x86] Rename In32BitMode predicate to Not64BitModeEric Christopher1-6/+6
2012-06-15*fixed to separate mnemonic from operands with tabKay Tiong Khoo1-4/+4
2012-02-19Add vmfunc instruction to X86 assembler and disassembler.Craig Topper1-0/+2
2012-02-18Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu1-3/+3
2012-01-09Fix asm string wrt variants.Devang Patel1-1/+1
2011-10-16Add X86 INVPCID instruction. Add 32/64-bit predicates to INVEPT, INVVPID, VMR...Craig Topper1-12/+16
2011-10-01Fix disassembling of INVEPT and INVVPID to take operandsCraig Topper1-2/+8
2010-10-05move VMX instructions out to their own file.Chris Lattner1-0/+54