Enable test for movi_{16b,8b}_#imm8.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14021 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/none/tests/arm64/fp_and_simd.c b/none/tests/arm64/fp_and_simd.c
index 5e512f5..2400a5e 100644
--- a/none/tests/arm64/fp_and_simd.c
+++ b/none/tests/arm64/fp_and_simd.c
@@ -3646,8 +3646,8 @@
    // Some of these movi and mvni cases are similar to orr and bic
    // cases with immediates.  Maybe they should be moved together.
    // movi  16b,8b   #imm8, LSL #0
-   if (0) test_movi_16b_0x9C_lsl0(TyB);
-   if (0) test_movi_8b_0x8B_lsl0(TyB);
+   if (1) test_movi_16b_0x9C_lsl0(TyB);
+   if (1) test_movi_8b_0x8B_lsl0(TyB);
 
    // movi  8h,4h    #imm8, LSL #0 or 8
    // mvni  8h,4h    #imm8, LSL #0 or 8