Replace a gross hack (the MOV64ri_alt instruction) with a slightly less
[oota-llvm.git] / test / MC / X86 / x86-64.s
index d902aaae63aed2252689bb6f25760cca80934e8c..82998952cf8238be76e593088e072280784a9799 100644 (file)
@@ -596,7 +596,7 @@ movl        0, %eax   // CHECK: movl 0, %eax # encoding: [0x8b,0x04,0x25,0x00,0x00,0x00
 // CHECK: encoding: [0x48,0xb8,0x02,0x00,0x00,0x00,0x00,0x00,0xff,0xff]
         movabsq $0xFFFF000000000002, %rax
 
-// CHECK: movq $-281474976710654, %rax
+// CHECK: movabsq $-281474976710654, %rax
 // CHECK: encoding: [0x48,0xb8,0x02,0x00,0x00,0x00,0x00,0x00,0xff,0xff]
         movq $0xFFFF000000000002, %rax