Add features for PPC 4xx and e500/e500mc instructions.
authorJoerg Sonnenberger <joerg@bec.de>
Mon, 4 Aug 2014 15:47:38 +0000 (15:47 +0000)
committerJoerg Sonnenberger <joerg@bec.de>
Mon, 4 Aug 2014 15:47:38 +0000 (15:47 +0000)
commit977b978f936ca9192936ad50a1d03bf100246a4b
tree4f28638845cd0d0c59ff8c55483b63948e0461fd
parent29ec7479a1a43b461bc3baea404a656cb2e61c98
Add features for PPC 4xx and e500/e500mc instructions.
Move the test cases for them into separate files.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214724 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPC.td
lib/Target/PowerPC/PPCInstrInfo.td
lib/Target/PowerPC/PPCSubtarget.cpp
lib/Target/PowerPC/PPCSubtarget.h
test/MC/Disassembler/PowerPC/ppc64-encoding-4xx.txt [new file with mode: 0644]
test/MC/Disassembler/PowerPC/ppc64-encoding-e500.txt [new file with mode: 0644]
test/MC/Disassembler/PowerPC/ppc64-encoding-ext.txt
test/MC/PowerPC/ppc64-encoding-4xx.s [new file with mode: 0644]
test/MC/PowerPC/ppc64-encoding-e500.s [new file with mode: 0644]
test/MC/PowerPC/ppc64-encoding-ext.s