[PowerPC] Support some miscellaneous mnemonics in the asm parser
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Mon, 24 Jun 2013 18:08:03 +0000 (18:08 +0000)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Mon, 24 Jun 2013 18:08:03 +0000 (18:08 +0000)
commit96fb3a25cb0007f06d22d28c0b9c3503798324f6
treee36a55824b24b7b621481ffb717ffda91515bb3a
parent89ced61187bc9805f2894f5988c07d12531a3a0e
[PowerPC] Support some miscellaneous mnemonics in the asm parser

This adds support for the following extended mnemonics:
  xnop
  mr.
  not
  not.
  la

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