Leave some NEON instruction encoding bits unspecified instead of setting
authorBob Wilson <bob.wilson@apple.com>
Wed, 21 Oct 2009 02:15:46 +0000 (02:15 +0000)
committerBob Wilson <bob.wilson@apple.com>
Wed, 21 Oct 2009 02:15:46 +0000 (02:15 +0000)
commit507df402b09be986b40251fb83cb0c8a2e586b68
tree2abb63393dc6fec41484bcbe06cf5ba512006921
parent4e6138758d5f6e1301756a142c59fa6b3a395e67
Leave some NEON instruction encoding bits unspecified instead of setting
a default value of zero.  This is important for decoding the instructions.
Patch by Johnny Chen, with some changes from me, too.

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