1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00

add a test for the ud2a alias.

llvm-svn: 117803
This commit is contained in:
Chris Lattner 2010-10-30 17:01:25 +00:00
parent a8d9d6c6e3
commit f0bb464017

View File

@ -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