summaryrefslogtreecommitdiff
path: root/test/MC/PowerPC
diff options
context:
space:
mode:
authorUlrich Weigand <ulrich.weigand@de.ibm.com>2013-07-01 17:06:26 +0000
committerUlrich Weigand <ulrich.weigand@de.ibm.com>2013-07-01 17:06:26 +0000
commitc0a6b981de8efd2c68125edb94bf9ffb933df727 (patch)
tree906b3cef8485f48eae58bd3050e974831d0d3960 /test/MC/PowerPC
parent48b4d4f6474ace31c05507f3988c55de9601cc5b (diff)
[PowerPC] Support "eieio" instruction
This adds support for the "eieio" instruction to the asm parser. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185349 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/PowerPC')
-rw-r--r--test/MC/PowerPC/ppc64-encoding-bookII.s3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/MC/PowerPC/ppc64-encoding-bookII.s b/test/MC/PowerPC/ppc64-encoding-bookII.s
index 999505b49a3..d066003cfb2 100644
--- a/test/MC/PowerPC/ppc64-encoding-bookII.s
+++ b/test/MC/PowerPC/ppc64-encoding-bookII.s
@@ -37,7 +37,8 @@
# CHECK: sync 2 # encoding: [0x7c,0x40,0x04,0xac]
sync 2
-# FIXME: eieio
+# CHECK: eieio # encoding: [0x7c,0x00,0x06,0xac]
+ eieio
# FIXME: wait 2
# Extended mnemonics