The VPERM2F128 is a AVX instruction which permutes between two 256-bit
[oota-llvm.git] / lib / Target / X86 / Disassembler / X86Disassembler.h
2010-10-23 Benjamin KramerMake the disassembler tables const so they end up in...
2010-04-13 Sean CallananFixed a nasty layering violation in the edis source
2009-12-19 Sean CallananTable-driven disassembler for the X86 architecture...