summaryrefslogtreecommitdiff
path: root/test/MC
diff options
context:
space:
mode:
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>2013-05-14 19:35:45 +0000
committerBill Schmidt <wschmidt@linux.vnet.ibm.com>2013-05-14 19:35:45 +0000
commit5bbdb190412a55436b808cfa59820b1e6cf08db0 (patch)
tree8c4f94018139abcf37477feb075de9ee5d7bc148 /test/MC
parent13a3cf192887233fb9452ec5b7f841e4652c33c7 (diff)
downloadllvm-5bbdb190412a55436b808cfa59820b1e6cf08db0.tar.gz
llvm-5bbdb190412a55436b808cfa59820b1e6cf08db0.tar.bz2
llvm-5bbdb190412a55436b808cfa59820b1e6cf08db0.tar.xz
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
Diffstat (limited to 'test/MC')
-rw-r--r--test/MC/PowerPC/ppc64-encoding.s3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/MC/PowerPC/ppc64-encoding.s b/test/MC/PowerPC/ppc64-encoding.s
index dda7960638..a955f4f807 100644
--- a/test/MC/PowerPC/ppc64-encoding.s
+++ b/test/MC/PowerPC/ppc64-encoding.s
@@ -41,7 +41,8 @@
# System call instruction
-# FIXME: sc 1
+# CHECK: sc 1 # encoding: [0x44,0x00,0x00,0x22]
+ sc 1
# Fixed-point facility