llvm-6502/test/MC
Ulrich Weigand 44175d9715 [PowerPC] Support mtspr/mfspr in the asm parser
This adds support for the generic forms of mtspr/mfspr
for the asm parser.  The compiler will continue to use
the specialized patters for mtlr etc. since those are
needed to correctly describe data flow.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185532 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-03 12:32:41 +00:00
..
AArch64
ARM This corrects the implementation of Thumb ADR instruction. There are three issues: 2013-07-03 09:21:44 +00:00
AsmParser
COFF
Disassembler This corrects the implementation of Thumb ADR instruction. There are three issues: 2013-07-03 09:21:44 +00:00
ELF
MachO
Markup
MBlaze
Mips
PowerPC [PowerPC] Support mtspr/mfspr in the asm parser 2013-07-03 12:32:41 +00:00
SystemZ [SystemZ] Add the MVC instruction 2013-07-02 14:56:45 +00:00
X86