Don't use additional arguments for dss and friends to satisfy DSS_Form,
authorJoerg Sonnenberger <joerg@bec.de>
Sat, 2 Aug 2014 15:09:41 +0000 (15:09 +0000)
committerJoerg Sonnenberger <joerg@bec.de>
Sat, 2 Aug 2014 15:09:41 +0000 (15:09 +0000)
commit419f3804f0912521c2ed4de83124542234456ce3
tree309d19fbc2f9aa8ab0d833aab668e5a56c37dc41
parente411c38de930eff5dbe9cfe2833af2322917e872
Don't use additional arguments for dss and friends to satisfy DSS_Form,
when let can do the same thing. Keep the 64bit variants as codegen-only.
While they have a different register class, the encoding is the same for
32bit and 64bit mode. Having both present would otherwise confuse the
disassembler.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214636 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCInstrAltivec.td
lib/Target/PowerPC/PPCInstrFormats.td
test/MC/Disassembler/PowerPC/ppc64-encoding-ext.txt
test/MC/PowerPC/ppc64-encoding-ext.s