From: Chris Lattner Date: Sat, 30 Oct 2010 17:01:25 +0000 (+0000) Subject: add a test for the ud2a alias. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=905b8f76142b43cd33c36c554d359ee8740f51d5;p=oota-llvm.git add a test for the ud2a alias. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117803 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/MC/X86/x86-32.s b/test/MC/X86/x86-32.s index c104f45a406..7407767f7a5 100644 --- a/test/MC/X86/x86-32.s +++ b/test/MC/X86/x86-32.s @@ -783,6 +783,10 @@ pshufw $90, %mm4, %mm0 // CHECK: encoding: [0xdb,0xe2] fnclex +// CHECK: ud2 +// CHECK: encoding: [0x0f,0x0b] + ud2 + // CHECK: ud2 // CHECK: encoding: [0x0f,0x0b] ud2a