Un-XFAIL the file. Disable only the individual tests that aren't working yet.
[oota-llvm.git] / test / MC / ARM / neon-convert-encoding.s
index e5c8a387481d6e286102c359cc708dc54ffe5c96..1733c5222bee5711889848ae5579d6fe994ff6d7 100644 (file)
@@ -1,4 +1,4 @@
-@ RUN: llvm-mc -mcpu=cortex-a8 -triple arm-unknown-unkown -show-encoding < %s | FileCheck %s
+@ RUN: llvm-mc -mcpu=cortex-a9 -triple arm-unknown-unknown -show-encoding < %s | FileCheck %s
 
 @ CHECK: vcvt.s32.f32  d16, d16        @ encoding: [0x20,0x07,0xfb,0xf3]
        vcvt.s32.f32    d16, d16
@@ -32,3 +32,7 @@
        vcvt.f32.s32    q8, q8, #1
 @ CHECK: vcvt.f32.u32  q8, q8, #1      @ encoding: [0x70,0x0e,0xff,0xf3]
        vcvt.f32.u32    q8, q8, #1
+@ CHECK: vcvt.f32.f16  q8, d16         @ encoding: [0x20,0x07,0xf6,0xf3]
+       vcvt.f32.f16    q8, d16
+@ CHECK: vcvt.f16.f32  d16, q8         @ encoding: [0x20,0x06,0xf6,0xf3]
+       vcvt.f16.f32    d16, q8