[PowerPC] Add extended subtract mnemonics
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Tue, 25 Jun 2013 13:16:48 +0000 (13:16 +0000)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Tue, 25 Jun 2013 13:16:48 +0000 (13:16 +0000)
commit9c52f81e1787dc9666e510f5b7a0ea75b697cd0b
treeff5bc9a53fd2f17010eba4edce798f6813ccc398
parent5df8c1bbb66a6b7386c9d7866592ecbb646da66c
[PowerPC] Add extended subtract mnemonics

This adds support for the extended subtract mnemonics to the asm parser:
   subi
   subis
   subic
   subic.
   sub
   sub.
   subc
   subc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184832 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
lib/Target/PowerPC/PPCInstrInfo.td
test/MC/PowerPC/ppc64-encoding-ext.s