Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-02-18 | Add an x86 prefix encoding for instructions that would decode to a different ... | Craig Topper | 1 | -9/+9 |
2014-01-14 | Separate the concept of 16-bit/32-bit operand size controlled by 0x66 prefix ... | Craig Topper | 1 | -5/+5 |
2013-12-20 | [x86] Rename In32BitMode predicate to Not64BitMode | Eric Christopher | 1 | -6/+6 |
2012-06-15 | *fixed to separate mnemonic from operands with tab | Kay Tiong Khoo | 1 | -4/+4 |
2012-02-19 | Add vmfunc instruction to X86 assembler and disassembler. | Craig Topper | 1 | -0/+2 |
2012-02-18 | Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,... | Jia Liu | 1 | -3/+3 |
2012-01-09 | Fix asm string wrt variants. | Devang Patel | 1 | -1/+1 |
2011-10-16 | Add X86 INVPCID instruction. Add 32/64-bit predicates to INVEPT, INVVPID, VMR... | Craig Topper | 1 | -12/+16 |
2011-10-01 | Fix disassembling of INVEPT and INVVPID to take operands | Craig Topper | 1 | -2/+8 |
2010-10-05 | move VMX instructions out to their own file. | Chris Lattner | 1 | -0/+54 |