1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-27 14:02:50 +01:00
llvm-mirror/lib/Target/X86/InstPrinter
David Greene 3bc73b0ae9 [AVX] Add decode support for VUNPCKLPS/D instructions, both 128-bit
and 256-bit forms.  Because the number of elements in a vector
      does not determine the vector type (4 elements could be v4f32 or
      v4f64), pass the full type of the vector to decode routines.

llvm-svn: 126664
2011-02-28 19:06:56 +00:00
..
CMakeLists.txt
Makefile
X86ATTInstPrinter.cpp
X86ATTInstPrinter.h
X86InstComments.cpp [AVX] Add decode support for VUNPCKLPS/D instructions, both 128-bit 2011-02-28 19:06:56 +00:00
X86InstComments.h
X86IntelInstPrinter.cpp
X86IntelInstPrinter.h