Lines Matching refs:TEST_MSG
35 #define TEST_MSG "VQDMULL_LANE" macro
52 dump_neon_cumulative_sat(TEST_MSG, xSTR(INSN##_lane_##T2##W), \ in FNNAME()
84 fprintf(ref_file, "\n%s cumulative saturation output:\n", TEST_MSG); in FNNAME()
89 fprintf(ref_file, "\n%s output:\n", TEST_MSG); in FNNAME()
90 fprintf(gcc_tests_file, "\n%s output:\n", TEST_MSG); in FNNAME()
91 DUMP(TEST_MSG, int, 32, 4, PRIx32); in FNNAME()
92 DUMP(TEST_MSG, int, 64, 2, PRIx64); in FNNAME()
101 TEST_MSG " (check mul cumulative saturation)"); in FNNAME()
106 TEST_MSG " (check mul cumulative saturation)"); in FNNAME()
107 DUMP(TEST_MSG, int, 32, 4, PRIx32); in FNNAME()
108 DUMP(TEST_MSG, int, 64, 2, PRIx64); in FNNAME()