Lines Matching refs:TEST_MSG
35 #define TEST_MSG "VQDMULH_N" macro
51 dump_neon_cumulative_sat(TEST_MSG, xSTR(INSN##Q##_n_##T2##W), \ in FNNAME()
84 fprintf(ref_file, "\n%s cumulative saturation output:\n", TEST_MSG); in FNNAME()
90 fprintf(ref_file, "\n%s output:\n", TEST_MSG); in FNNAME()
91 fprintf(gcc_tests_file, "\n%s output:\n", TEST_MSG); in FNNAME()
92 DUMP(TEST_MSG, int, 16, 4, PRIx16); in FNNAME()
93 DUMP(TEST_MSG, int, 32, 2, PRIx32); in FNNAME()
94 DUMP(TEST_MSG, int, 16, 8, PRIx16); in FNNAME()
95 DUMP(TEST_MSG, int, 32, 4, PRIx32); in FNNAME()
104 TEST_MSG " (check mul cumulative saturation)"); in FNNAME()
109 dump_results_hex2 (TEST_MSG, " (check mul cumulative saturation)"); in FNNAME()