Allow x86 mov instructions to/from memory with absolute address to be encoded and...
[oota-llvm.git] / test / MC / X86 / x86-16.s
index 1910f46378f0e0794b1d484005c088118c3b87aa..9cb800952272fc6c93e74e7474de427d1087d21d 100644 (file)
@@ -330,8 +330,7 @@ cmovnae     %bx,%bx
 // CHECK:  encoding: [0x9b]
        fwait
 
-// CHECK: [0x65,0x66,0x8b,0x06,0x7c,0x00]
-// FIXME: This is a correct bug poor encoding: Use 65 66 a1 7c 00
+// CHECK: [0x66,0x65,0xa1,0x7c,0x00]
         movl   %gs:124, %eax
 
 // CHECK: pusha