Fixed the SS42AI template for the SSE 4.2 instructions with TA prefix so it does
authorKevin Enderby <enderby@apple.com>
Wed, 24 Mar 2010 22:28:42 +0000 (22:28 +0000)
committerKevin Enderby <enderby@apple.com>
Wed, 24 Mar 2010 22:28:42 +0000 (22:28 +0000)
commit044be39090a702504c62fc0544fc977a6caa7112
treedfd4d0c268eb0a600f16d4c0a84574ecebd02923
parent1449f29100a0d3950a1a17e962f7cf718198e283
Fixed the SS42AI template for the SSE 4.2 instructions with TA prefix so it does
not get an "Unknown immediate size" assert failure when used.  All instructions
of this form have an 8-bit immediate.  Also added a test case of an example
instruction that is of this form.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99435 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrFormats.td
test/MC/AsmParser/X86/x86_32-encoding.s