]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Enable test for movi_{16b,8b}_#imm8.
authorJulian Seward <jseward@acm.org>
Tue, 10 Jun 2014 22:53:01 +0000 (22:53 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 10 Jun 2014 22:53:01 +0000 (22:53 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14021

none/tests/arm64/fp_and_simd.c

index 5e512f55981e25df4a38b4f63bc03e46c476c369..2400a5e548c37cd81f14f5c283da7f7884772933 100644 (file)
@@ -3646,8 +3646,8 @@ int main ( void )
    // 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