the immediate field of pshufw is actually an 8-bit field, not a 8-bit field that...
authorChris Lattner <sabre@nondot.org>
Sun, 3 Oct 2010 19:09:13 +0000 (19:09 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 3 Oct 2010 19:09:13 +0000 (19:09 +0000)
commit591d76ea5a10062316e18075eccd4c62d60b5a80
treec9d1af50a2ce930dc86e8ea830e0ed222b5b6e39
parent0febc4657b0edbf16b55ca5365d2b6aab45be7c5
the immediate field of pshufw is actually an 8-bit field, not a 8-bit field that is sign extended.  This fixes PR8288

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115473 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IntrinsicsX86.td
lib/Target/X86/X86InstrMMX.td
test/MC/X86/x86-32.s