add a missed cmov alias, part of rdar://8416805
[oota-llvm.git] / test / MC / AsmParser / X86 / x86_32-new-encoder.s
index 16978f7d1b9ee776c5756a4e973051081218cc30..f9cb206b6a67c6389c514847160306059b23b086 100644 (file)
@@ -107,6 +107,10 @@ retl
 // CHECK:  encoding: [0x0f,0x42,0xd0]
                cmovbl  %eax,%edx
 
+// CHECK: cmovbw %bx, %bx
+cmovnae        %bx,%bx
+
+
 // CHECK: cmovbel      %eax, %edx
 // CHECK:  encoding: [0x0f,0x46,0xd0]
                cmovbel %eax,%edx