Implement the PowerPC system call (sc) instruction.
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>
Tue, 14 May 2013 19:35:45 +0000 (19:35 +0000)
committerBill Schmidt <wschmidt@linux.vnet.ibm.com>
Tue, 14 May 2013 19:35:45 +0000 (19:35 +0000)
commit5bbdb190412a55436b808cfa59820b1e6cf08db0
tree8c4f94018139abcf37477feb075de9ee5d7bc148
parent13a3cf192887233fb9452ec5b7f841e4652c33c7
Implement the PowerPC system call (sc) instruction.

Instruction added at request of Roman Divacky.  Tested via asm-parser.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181821 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCISelLowering.h
lib/Target/PowerPC/PPCInstrFormats.td
lib/Target/PowerPC/PPCInstrInfo.td
test/MC/PowerPC/ppc64-encoding.s