summaryrefslogtreecommitdiff
path: root/lib/Target/X86/X86InstrVMX.td
Commit message (Expand)AuthorAge
* Add an x86 prefix encoding for instructions that would decode to a different ...Craig Topper2014-02-18
* Separate the concept of 16-bit/32-bit operand size controlled by 0x66 prefix ...Craig Topper2014-01-14
* [x86] Rename In32BitMode predicate to Not64BitModeEric Christopher2013-12-20
* *fixed to separate mnemonic from operands with tabKay Tiong Khoo2012-06-15
* Add vmfunc instruction to X86 assembler and disassembler.Craig Topper2012-02-19
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-18
* Fix asm string wrt variants.Devang Patel2012-01-09
* Add X86 INVPCID instruction. Add 32/64-bit predicates to INVEPT, INVVPID, VMR...Craig Topper2011-10-16
* Fix disassembling of INVEPT and INVVPID to take operandsCraig Topper2011-10-01
* move VMX instructions out to their own file.Chris Lattner2010-10-05