summaryrefslogtreecommitdiff
path: root/test/MC/ARM/neon-v8.s
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2014-01-10 04:38:31 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2014-01-10 04:38:31 +0000
commit4eeee88e912cc03208b5ead91563a7519ec4ab73 (patch)
tree25c464b871dfbdec9670639d8b4eed979568c4ab /test/MC/ARM/neon-v8.s
parentd0a796e5dd03b23d48e085ed37dbe6579e1c58cd (diff)
downloadllvm-4eeee88e912cc03208b5ead91563a7519ec4ab73.tar.gz
llvm-4eeee88e912cc03208b5ead91563a7519ec4ab73.tar.bz2
llvm-4eeee88e912cc03208b5ead91563a7519ec4ab73.tar.xz
ARM IAS: support implicit immediate 0s for {LD,ST}R{B,}T
The ARM ARM indicates the mnemonics as follows: ldrbt{<c>}{<q>} <Rt>, [<Rn>], {, #+/-<imm>} ldrt{<c>}{<q>} <Rt>, [<Rn>] {, #+/-<imm>} strbt{<c>}{<q>} <Rt>, [<Rn>] {, #<imm>} strt{<c>}{<q>} <Rt>, [<Rn>] {, #+/-<imm>} This improves the parser to deal with the implicit immediate 0 for the mnemonics as per the specification. Thanks to Joerg Sonnenberger for the tests! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198914 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/ARM/neon-v8.s')
0 files changed, 0 insertions, 0 deletions