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)
commit0b2ebcb49dd0d5dc61a122025c207a6ff54f1ad1
tree0edf16e0553412c49837d6942e380ddeb9ead4b7
parentdfe8cc51c2c0816c71c0ba2f2ebbe38049d1f7f6
Add features for PPC 4xx and e500/e500mc instructions.
Move the test cases for them into separate files.

llvm-svn: 214724
llvm/lib/Target/PowerPC/PPC.td
llvm/lib/Target/PowerPC/PPCInstrInfo.td
llvm/lib/Target/PowerPC/PPCSubtarget.cpp
llvm/lib/Target/PowerPC/PPCSubtarget.h
llvm/test/MC/Disassembler/PowerPC/ppc64-encoding-4xx.txt [new file with mode: 0644]
llvm/test/MC/Disassembler/PowerPC/ppc64-encoding-e500.txt [new file with mode: 0644]
llvm/test/MC/Disassembler/PowerPC/ppc64-encoding-ext.txt
llvm/test/MC/PowerPC/ppc64-encoding-4xx.s [new file with mode: 0644]
llvm/test/MC/PowerPC/ppc64-encoding-e500.s [new file with mode: 0644]
llvm/test/MC/PowerPC/ppc64-encoding-ext.s