Recognize leavel and leaveq aliases for leave.
[oota-llvm.git] / test / MC / X86 / x86_64-encoding.s
index c071a1b765e8bac90f23ea97b65caa326cefeb64..756da4dc352d8225c7f7640fab7353b33a7f8382 100644 (file)
@@ -148,3 +148,10 @@ pshufb     CPI1_0(%rip), %xmm1
 // CHECK: encoding: [0x48,0x0f,0xae,0x08]
           fxrstorq (%rax)
 
+// CHECK: leave
+// CHECK:  encoding: [0xc9]
+               leave
+
+// CHECK: leave
+// CHECK:  encoding: [0xc9]
+               leaveq