Added NLdStLN which is similar to NLdSt with the exception that op7_4 is not
authorJohnny Chen <johnny.chen@apple.com>
Thu, 19 Nov 2009 19:20:17 +0000 (19:20 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Thu, 19 Nov 2009 19:20:17 +0000 (19:20 +0000)
commit5c376ff9f08513686293b26c86b2c116b976d6b9
treedf071a318213e0852211d98135bcee4000506e4c
parentfeb5bfbc6b7c565ad47cf5015482d559b0a7651f
Added NLdStLN which is similar to NLdSt with the exception that op7_4 is not
fully specified at this level.  Subclasses of NLdStLN can specify selective
bit(s) for Inst{7-4}, as is done for VLD[234]LN* and VST[234]LN* inside
ARMInstrNEON.td.

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