ARM IAS: account for predicated pre-UAL mnemonics
authorSaleem Abdulrasool <compnerd@compnerd.org>
Mon, 30 Dec 2013 18:38:01 +0000 (18:38 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Mon, 30 Dec 2013 18:38:01 +0000 (18:38 +0000)
commit4ba4132d626eb8bd980de481c9800d1894a58c8e
treed0e720e4553ad9bccb287d52e1c94d8695fa58b0
parent98b356bc64d73fefd10e130e76d042ba84411e17
ARM IAS: account for predicated pre-UAL mnemonics

Checking the trailing letter of the mnemonic is insufficient.  Be more thorough
in the scanning of the instruction to ensure that we correctly work with the
predicated mnemonics.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198235 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
test/MC/ARM/vfp-aliases-diagnostics.s
test/MC/ARM/vfp-aliases.s