[PowerPC] Also add "msync" alias
[oota-llvm.git] / test / MC / PowerPC / ppc64-encoding-bookII.s
index b6c2e621d42c7ee1f71ee81121ca49a06cdb2575..34ed77aa7f688fe74f078cf920a43b2c895f2634 100644 (file)
@@ -57,6 +57,8 @@
 
 # CHECK: sync 0                          # encoding: [0x7c,0x00,0x04,0xac]
          sync
+# CHECK: sync 0                          # encoding: [0x7c,0x00,0x04,0xac]
+         msync
 # CHECK: sync 1                          # encoding: [0x7c,0x20,0x04,0xac]
          lwsync
 # CHECK: sync 2                          # encoding: [0x7c,0x40,0x04,0xac]