Testcase for r120017.

llvm-svn: 120099
This commit is contained in:
Rafael Espindola 2010-11-24 18:03:57 +00:00
parent 0c6a0fe7fb
commit af9a7a3e92
1 changed files with 1 additions and 0 deletions

View File

@ -909,3 +909,4 @@ movd %mm5, %rbx // CHECK: movd %mm5, %rbx # encoding: [0x48,0x0f,0x7e,0xeb]
movq %rax, %mm5 // CHECK: movd %rax, %mm5 # encoding: [0x48,0x0f,0x6e,0xe8]
movq %mm5, %rbx // CHECK: movd %mm5, %rbx # encoding: [0x48,0x0f,0x7e,0xeb]
rex64 // CHECK: rex64 # encoding: [0x48]