The VPERM2F128 is a AVX instruction which permutes between two 256-bit
[oota-llvm.git] / lib / Target / X86 / Disassembler / X86DisassemblerDecoderCommon.h
2011-04-04 Joerg SonnenbergerAdd support for the VIA PadLock instructions.
2011-03-15 Sean CallananX86 table-generator and disassembler support for the AVX
2010-11-29 Michael J. SpencerMerge System into Support.
2010-09-29 Chris Lattneradd basic avx support to the disassembler, also teach...
2010-05-06 Sean CallananEliminated the classification of control registers...
2010-04-07 Sean CallananFixed a bug where the disassembler would allow an immediate
2009-12-22 Sean CallananFixes to the X86 disassembler:
2009-12-19 Sean CallananTable-driven disassembler for the X86 architecture...