aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/X86/X86InstrVMX.td
AgeCommit message (Expand)Author
2012-06-15*fixed to separate mnemonic from operands with tabKay Tiong Khoo
2012-02-19Add vmfunc instruction to X86 assembler and disassembler.Craig Topper
2012-02-18Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu
2012-01-09Fix asm string wrt variants.Devang Patel
2011-10-16Add X86 INVPCID instruction. Add 32/64-bit predicates to INVEPT, INVVPID, VMR...Craig Topper
2011-10-01Fix disassembling of INVEPT and INVVPID to take operandsCraig Topper
2010-10-05move VMX instructions out to their own file.Chris Lattner