Inst{11-8} for vshl should be 0b0101, not 0b1111.
authorJim Grosbach <grosbach@apple.com>
Wed, 14 Oct 2009 20:31:01 +0000 (20:31 +0000)
committerJim Grosbach <grosbach@apple.com>
Wed, 14 Oct 2009 20:31:01 +0000 (20:31 +0000)
commitb9d319b5854640b363d332ce9840026900b9f663
treee3ff7fc8f6476588e9bbafea24a4f520f7f50ff2
parent41b5adf20208f46e4b1104d6d473710fbfa61eb9
Inst{11-8} for vshl should be 0b0101, not 0b1111.
Refs: A7-17 & A8-750.

Patch by Johnny Chen.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84131 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrNEON.td