Treat VEX.vvvv as a 3-bit field outside of 64-bit mode. Prevents access to registers...
[oota-llvm.git] / test / MC / Disassembler / X86 / x86-32.txt
2011-10-03 Craig TopperTreat VEX.vvvv as a 3-bit field outside of 64-bit mode...
2011-10-03 Craig TopperTest updates that were supposed to go with r140993.
2011-10-02 Craig TopperFix some Intel syntax disassembly issues with instructi...
2011-10-01 Craig TopperFix disassembling of INVEPT and INVVPID to take operands
2011-10-01 Craig TopperFix disassembler handling of CRC32 which is an odd...
2011-09-26 Craig TopperFix VEX decoding in i386 mode. Fixes PR11008.
2011-09-02 Kevin EnderbyFix the disassembly of the X86 "crc32w %ax, %eax" instr...
2011-08-29 Kevin EnderbyFix the disassembly of the X86 crc32 instruction. ...
2011-07-16 Eli FriedmanMake the disassembler able to disassemble a bunch of...